- Sort Score
- Num 10 results
- Language All
Results 1331 - 1340 of 4,687 for versionNo (0.1 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
src/test/java/org/codelibs/fess/helper/CrawlingInfoHelperTest.java
if (message != null && message.contains("NoSuchMethodException")) { assertTrue("Method may not exist in this version", true); } else if (e instanceof java.lang.NoSuchMethodException) { assertTrue("Method may not exist in this version", true); } else if (e instanceof java.lang.reflect.InvocationTargetException) {
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Mar 12 01:46:45 GMT 2026 - 28.7K bytes - Click Count (0) -
regression-test/src/androidTest/java/okhttp/regression/LetsEncryptTest.java
/* * Copyright (C) 2020 Square, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS,
Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Tue Nov 17 07:40:31 GMT 2020 - 6.1K bytes - Click Count (0) -
src/main/resources/crawler_opensearch+urlQueueService.xml
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE components PUBLIC "-//DBFLUTE//DTD LastaDi 1.0//EN" "http://dbflute.org/meta/lastadi10.dtd"> <components namespace="fessCrawler"> <component name="urlQueueService" class="org.codelibs.fess.crawler.service.FessUrlQueueService"> <arg>crawlerConfig</arg> </component>
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Oct 30 05:29:49 GMT 2025 - 336 bytes - Click Count (0) -
src/main/config/es/fess_log_favorite_log.json
}, "settings" : { "index" : { "creation_date" : "1509021060038", "number_of_shards" : "5", "number_of_replicas" : "1", "uuid" : "LRohRohXTCGxGdsabXPNnQ", "version" : { "created" : "6000051" }, "provided_name" : "fess_log.favorite_log" } } }Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sun Nov 05 07:28:42 GMT 2017 - 855 bytes - Click Count (0) -
src/main/config/es/fess_config_bad_word.json
}, "settings" : { "index" : { "creation_date" : "1509021049746", "number_of_shards" : "5", "number_of_replicas" : "1", "uuid" : "0xToIxg0R1KjZqA0ynv9PQ", "version" : { "created" : "6000051" }, "provided_name" : "fess_config.bad_word" } } }Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Dec 02 13:14:56 GMT 2021 - 961 bytes - Click Count (0) -
src/main/config/es/fess_config_request_header.json
}, "settings" : { "index" : { "creation_date" : "1509021056434", "number_of_shards" : "5", "number_of_replicas" : "1", "uuid" : "Zrp1Be7PS1ySzKAjlrpICg", "version" : { "created" : "6000051" }, "provided_name" : "fess_config.request_header" } } }Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Dec 02 13:14:56 GMT 2021 - 967 bytes - Click Count (0) -
src/main/resources/fess_cors.xml
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE components PUBLIC "-//DBFLUTE//DTD LastaDi 1.0//EN" "http://dbflute.org/meta/lastadi10.dtd"> <components> <component name="corsHandlerFactory" class="org.codelibs.fess.cors.CorsHandlerFactory"> </component> <component name="defaultCorsHandler" class="org.codelibs.fess.cors.DefaultCorsHandler"> </component>
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sun Jun 04 05:16:45 GMT 2023 - 378 bytes - Click Count (0) -
src/main/resources/crawler/interval.xml
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE components PUBLIC "-//DBFLUTE//DTD LastaDi 1.0//EN" "http://dbflute.org/meta/lastadi10.dtd"> <components namespace="fessCrawler"> <include path="crawler/container.xml" /> <component name="intervalController" class="org.codelibs.fess.crawler.interval.FessIntervalController" instance="prototype"> </component>
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sun Oct 11 06:51:14 GMT 2015 - 381 bytes - Click Count (0) -
CHANGELOG/CHANGELOG-1.12.md
## Action Required - etcd2 as a backend is deprecated and support will be removed in Kubernetes 1.13.
Created: Fri Apr 03 09:05:14 GMT 2026 - Last Modified: Thu Feb 06 06:04:15 GMT 2020 - 293.8K bytes - Click Count (0) -
src/test/java/org/codelibs/fess/dict/stemmeroverride/StemmerOverrideFileTest.java
/* * Copyright 2012-2025 CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS,
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Wed Jan 14 14:29:07 GMT 2026 - 2.3K bytes - Click Count (0)