- Sort Score
- Result 10 results
- Languages All
Results 61 - 70 of 1,284 for parche (0.04 sec)
-
ParameterUtil.java
L1:/* L2: * Copyright 2012-2024 CodeLibs Project and the Others. L3: * L4: * Licensed under the Apache License, Version 2.0 (the "License"); L5: * you may not use this file except in compliance with the License. L6: * You may obtain a copy of the License at L7: * L8: * http://www.apache.org/licenses/LICENSE-2.0 L9: * L10: * Unless required by applicable law or agreed to in writing, software L11: * distributed under the License is distributed on an "AS IS" BASIS, L12: * WITHOUT WARRANTIES OR CONDITIONS...github.com/codelibs/fess/src/main/java/org/code...Thu Feb 22 01:37:57 UTC 2024 6.5K bytes -
IndexUpdater.java
L1:/* L2: * Copyright 2012-2024 CodeLibs Project and the Others. L3: * L4: * Licensed under the Apache License, Version 2.0 (the "License"); L5: * you may not use this file except in compliance with the License. L6: * You may obtain a copy of the License at L7: * L8: * http://www.apache.org/licenses/LICENSE-2.0 L9: * L10: * Unless required by applicable law or agreed to in writing, software L11: * distributed under the License is distributed on an "AS IS" BASIS, L12: * WITHOUT WARRANTIES OR CONDITIONS...github.com/codelibs/fess/src/main/java/org/code...Fri Oct 11 21:20:39 UTC 2024 24.2K bytes -
TermRangeQueryCommand.java
language L14: * governing permissions and limitations under the License. L15: */ L16:package org.codelibs.fess.query; L17: L18:import org.apache.logging.log4j.LogManager; L19:import org.apache.logging.log4j.Logger; L20:import org.apache.lucene.index.Term; L21:import org.apache.lucene.search.Query; L22:import org.apache.lucene.search.TermRangeQuery; L23:import org.apache.lucene.util.BytesRef; L24:import org.codelibs.fess.Constants; L25:import org.codelibs.fess.entity.QueryContext; L26:import org.codel...github.com/codelibs/fess/src/main/java/org/code...Fri Oct 11 21:11:58 UTC 2024 4.2K bytes -
ScheduledJobBhv.java
specific language L14: * governing permissions and limitations under the License. L15: */ L16:package org.codelibs.fess.es.config.exbhv; L17: L18:import java.util.regex.Pattern; L19: L20:import org.apache.commons.lang3.RandomUtils; L21:import org.apache.logging.log4j.LogManager; L22:import org.apache.logging.log4j.Logger; L23:import org.codelibs.core.lang.ThreadUtil; L24:import org.codelibs.fess.es.config.bsbhv.BsScheduledJobBhv; L25:import org.codelibs.fess.es.config.exentity.ScheduledJob; L26:import...github.com/codelibs/fess/src/main/java/org/code...Thu Feb 22 01:37:57 UTC 2024 2.2K bytes -
FileTypeHelper.java
language L14: * governing permissions and limitations under the License. L15: */ L16:package org.codelibs.fess.helper; L17: L18:import java.util.LinkedHashMap; L19:import java.util.Map; L20: L21:import org.apache.commons.lang3.StringUtils; L22:import org.apache.logging.log4j.LogManager; L23:import org.apache.logging.log4j.Logger; L24:import org.codelibs.core.lang.StringUtil; L25:import org.codelibs.core.stream.StreamUtil; L26:import org.codelibs.fess.util.ComponentUtil; L27: L28:import jakarta.annotation.PostConstruct;...github.com/codelibs/fess/src/main/java/org/code...Thu Feb 22 01:53:18 UTC 2024 2.4K bytes -
HotThreadMonitorTarget.java
the specific language L14: * governing permissions and limitations under the License. L15: */ L16:package org.codelibs.fess.timer; L17: L18:import java.util.stream.Collectors; L19: L20:import org.apache.commons.text.StringEscapeUtils; L21:import org.apache.logging.log4j.LogManager; L22:import org.apache.logging.log4j.Logger; L23:import org.codelibs.fess.Constants; L24:import org.codelibs.fess.es.client.SearchEngineClient; L25:import org.codelibs.fess.mylasta.direction.FessConfig; L26:import org....github.com/codelibs/fess/src/main/java/org/code...Thu Feb 22 01:37:57 UTC 2024 3.1K bytes -
FessBoot.java
L22:import java.util.Properties; L23: L24:import org.apache.catalina.Container; L25:import org.apache.catalina.Context; L26:import org.apache.catalina.Host; L27:import org.apache.catalina.connector.Connector; L28:import org.apache.catalina.core.StandardHost; L29:import org.apache.catalina.startup.Tomcat; L30:import org.apache.tomcat.util.http.CookieProcessorBase; L31:import org.apache.tomcat.util.http.Rfc6265CookieProcessor; L32:import org.apache.tomcat.util.net.SSLHostConfig; L33:import org.apach...github.com/codelibs/fess/src/main/java/org/code...Fri Oct 11 21:20:39 UTC 2024 8K bytes -
IngestFactory.java
L1:/* L2: * Copyright 2012-2024 CodeLibs Project and the Others. L3: * L4: * Licensed under the Apache License, Version 2.0 (the "License"); L5: * you may not use this file except in compliance with the License. L6: * You may obtain a copy of the License at L7: * L8: * http://www.apache.org/licenses/LICENSE-2.0 L9: * L10: * Unless required by applicable law or agreed to in writing, software L11: * distributed under the License is distributed on an "AS IS" BASIS, L12: * WITHOUT WARRANTIES OR CONDITIONS...github.com/codelibs/fess/src/main/java/org/code...Thu Feb 22 01:37:57 UTC 2024 1.4K bytes -
FessApiAdminAction.java
L1:/* L2: * Copyright 2012-2024 CodeLibs Project and the Others. L3: * L4: * Licensed under the Apache License, Version 2.0 (the "License"); L5: * you may not use this file except in compliance with the License. L6: * You may obtain a copy of the License at L7: * L8: * http://www.apache.org/licenses/LICENSE-2.0 L9: * L10: * Unless required by applicable law or agreed to in writing, software L11: * distributed under the License is distributed on an "AS IS" BASIS, L12: * WITHOUT WARRANTIES OR CONDITIONS...github.com/codelibs/fess/src/main/java/org/code...Thu Feb 22 01:37:57 UTC 2024 1.4K bytes -
ErrorToWarnRewritePolicy.java
org.codelibs.fess.util; L17: L18:import java.util.Arrays; L19: L20:import org.apache.logging.log4j.Level; L21:import org.apache.logging.log4j.core.Core; L22:import org.apache.logging.log4j.core.LogEvent; L23:import org.apache.logging.log4j.core.appender.rewrite.RewritePolicy; L24:import org.apache.logging.log4j.core.config.plugins.Plugin; L25:import org.apache.logging.log4j.core.config.plugins.PluginAttribute; L26:import org.apache.logging.log4j.core.config.plugins.PluginFactory; L27:import org.apache....github.com/codelibs/fess/src/main/java/org/code...Thu Feb 22 01:37:57 UTC 2024 2.4K bytes