- Sort Score
- Result 10 results
- Languages All
Results 21 - 30 of 1,284 for parche (0.06 sec)
-
SearchLogHelper.java
java.util.concurrent.ConcurrentLinkedQueue; L30:import java.util.concurrent.ExecutionException; L31:import java.util.concurrent.TimeUnit; L32:import java.util.stream.Collectors; L33: L34:import org.apache.commons.lang3.StringUtils; L35:import org.apache.logging.log4j.LogManager; L36:import org.apache.logging.log4j.Logger; L37:import org.codelibs.core.concurrent.CommonPoolUtil; L38:import org.codelibs.core.lang.StringUtil; L39:import org.codelibs.fess.Constants; L40:import org.codelibs.fess.entity.SearchLogEvent;...github.com/codelibs/fess/src/main/java/org/code...Mon Jul 22 02:07:37 UTC 2024 21.7K bytes -
FessUserLocaleProcessProvider.java
specific language L14: * governing permissions and limitations under the License. L15: */ L16:package org.codelibs.fess.mylasta.direction.sponsor; L17: L18:import java.util.Locale; L19: L20:import org.apache.commons.lang3.LocaleUtils; L21:import org.apache.logging.log4j.LogManager; L22:import org.apache.logging.log4j.Logger; L23:import org.codelibs.core.lang.StringUtil; L24:import org.codelibs.fess.mylasta.direction.FessConfig; L25:import org.codelibs.fess.util.ComponentUtil; L26:import org.dbflute...github.com/codelibs/fess/src/main/java/org/code...Thu Feb 22 01:37:57 UTC 2024 2.8K bytes -
ViewHelper.java
nction; L40:import java.util.regex.Matcher; L41:import java.util.regex.Pattern; L42:import java.util.stream.Collectors; L43: L44:import org.apache.catalina.connector.ClientAbortException; L45:import org.apache.commons.lang3.StringUtils; L46:import org.apache.commons.text.StringEscapeUtils; L47:import org.apache.logging.log4j.LogManager; L48:import org.apache.logging.log4j.Logger; L49:import org.codelibs.core.CoreLibConstants; L50:import org.codelibs.core.io.CloseableUtil; L51:import org.codelibs...github.com/codelibs/fess/src/main/java/org/code...Fri Oct 11 21:20:39 UTC 2024 40.2K bytes -
CacheAction.java
ANY KIND, L13: * either express or implied. See the License for the specific language L14: * governing permissions and limitations under the License. L15: */ L16:package org.codelibs.fess.app.web.cache; L17: L18:import java.util.Map; L19: L20:import org.apache.logging.log4j.LogManager; L21:import org.apache.logging.log4j.Logger; L22:import org.codelibs.fess.Constants; L23:import org.codelibs.fess.app.web.base.FessSearchAction; L24:import org.codelibs.fess.app.web.error.ErrorAction; L25:import org....github.com/codelibs/fess/src/main/java/org/code...Thu Feb 22 01:37:57 UTC 2024 3.4K bytes -
AbstractFessFileTransformer.java
L22:import java.util.ArrayList; L23:import java.util.Date; L24:import java.util.HashMap; L25:import java.util.List; L26:import java.util.Map; L27:import java.util.stream.Collectors; L28: L29:import org.apache.commons.lang3.StringUtils; L30:import org.apache.logging.log4j.LogManager; L31:import org.apache.logging.log4j.Logger; L32:import org.codelibs.core.io.SerializeUtil; L33:import org.codelibs.core.lang.StringUtil; L34:import org.codelibs.core.misc.Tuple3; L35:import org.codelibs.fess.Constants; L36:import...github.com/codelibs/fess/src/main/java/org/code...Fri Oct 11 21:11:58 UTC 2024 23.6K bytes -
stopwords.txt
L1:# https://github.com/apache/lucene-solr/blob/master/lucene/analysis/common/src/resources/org/apache/lucene/analysis/snowball/german_stop.txt L2:aber L3:alle L4:allem L5:allen L6:aller L7:alles L8:als L9:also L10:am L11:an L12:ander L13:andere L14:anderem L15:anderen L16:anderer L17:anderes L18:anderm L19:andern L20:anderr L21:anders L22:auch L23:auf L24:aus L25:bei L26:bin L27:bis L28:bist L29:da L30:damit L31:dann L32:der L33:den L34:des L35:dem L36:die L37:das L38:daß L39:derselbe L40:derselben...github.com/codelibs/fess/src/main/resources/fes...Mon Nov 27 12:59:36 UTC 2023 1.5K bytes -
SearchLogBhv.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 4.8K bytes -
FieldConfigs.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:11:58 UTC 2024 2.3K bytes -
AbstractDataStore.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.3K bytes -
KuromojiCSVUtil.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 3.9K bytes