- Sort Score
- Result 10 results
- Languages All
Results 91 - 100 of 306 for SETTINGS (0.04 sec)
-
src/main/config/es/fess_config_boost_document_rule.json
}, "updatedTime" : { "type" : "long" }, "urlExpr" : { "type" : "keyword" } } } }, "settings" : { "index" : { "creation_date" : "1509021050077", "number_of_shards" : "5", "number_of_replicas" : "1", "uuid" : "AHy84s2vSoamP32r62Jy4Q", "version" : {
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Dec 02 13:14:56 UTC 2021 - 987 bytes - Viewed (0) -
src/main/config/es/fess_config_duplicate_host.json
}, "updatedBy" : { "type" : "keyword" }, "updatedTime" : { "type" : "long" } } } }, "settings" : { "index" : { "creation_date" : "1509021051920", "number_of_shards" : "5", "number_of_replicas" : "1", "uuid" : "fP473Sr-RZO2d36NkKGgKQ", "version" : {
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Dec 02 13:14:56 UTC 2021 - 984 bytes - Viewed (0) -
src/main/config/es/fess_config_web_config.json
}, "userAgent" : { "type" : "keyword" }, "virtualHosts" : { "type" : "keyword" } } } }, "settings" : { "index" : { "dbflute" : { "web_config" : { "properties" : { "permissions" : { "array" : "true" },
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Dec 02 13:14:56 UTC 2021 - 2.3K bytes - Viewed (0) -
src/main/config/es/fess_config_role_type.json
}, "updatedTime" : { "type" : "long" }, "value" : { "type" : "keyword" } } } }, "settings" : { "index" : { "creation_date" : "1509021056731", "number_of_shards" : "5", "number_of_replicas" : "1", "uuid" : "MnnT8tsrT5GqpB8pYafyWg", "version" : {
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Dec 02 13:14:56 UTC 2021 - 950 bytes - Viewed (0) -
src/main/config/es/fess_config_failure_url.json
}, "threadName" : { "type" : "keyword" }, "url" : { "type" : "keyword" } } } }, "settings" : { "index" : { "creation_date" : "1509021052830", "number_of_shards" : "5", "number_of_replicas" : "1", "uuid" : "WskRnE71Qsas-ki_GN3RSg", "version" : {
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Dec 02 13:14:56 UTC 2021 - 963 bytes - Viewed (0) -
src/main/config/es/fess_log_click_log.json
}, "url" : { "type" : "keyword" }, "userSessionId" : { "type" : "keyword" } } } }, "settings" : { "index" : { "creation_date" : "1509021059710", "number_of_shards" : "5", "number_of_replicas" : "1", "uuid" : "zDxbXj7iTiOaGJKWIa5fog", "version" : {
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jun 30 05:55:50 UTC 2018 - 1.1K bytes - Viewed (0) -
src/test/java/org/codelibs/fess/it/admin/dict/DictCrudTestBase.java
public abstract class DictCrudTestBase extends CrudTestBase { protected String dictId; abstract protected String getDictType(); private static final String LIST_ENDPOINT_SUFFIX = "settings"; private static final String ITEM_ENDPOINT_SUFFIX = "setting"; @Override protected String getListEndpointSuffix() { return LIST_ENDPOINT_SUFFIX + "/" + dictId; } @Override
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Mar 15 06:53:53 UTC 2025 - 3.3K bytes - Viewed (0) -
src/main/config/es/fess_config_key_match.json
}, "updatedTime" : { "type" : "long" }, "virtualHost" : { "type" : "keyword" } } } }, "settings" : { "index" : { "creation_date" : "1509021054613", "number_of_shards" : "5", "number_of_replicas" : "1", "uuid" : "tqxL0WgAR665iLtdrY81AA", "version" : {
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Dec 02 13:14:56 UTC 2021 - 1.1K bytes - Viewed (0) -
src/main/config/es/fess_config_job_log.json
}, "startTime" : { "type" : "long" }, "target" : { "type" : "keyword" } } } }, "settings" : { "index" : { "creation_date" : "1509021054334", "number_of_shards" : "5", "number_of_replicas" : "1", "uuid" : "vIZ3R-jCRzGKaZvpZHRFPw", "version" : {
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Dec 02 13:14:56 UTC 2021 - 1.1K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/FessBoot.java
/** * Fess-specific implementation of BootPropsTranslator. * Handles SSL configuration and cookie settings for the Tomcat server. */ static class FessBootPropsTranslator extends BootPropsTranslator { /** * Sets up server configuration if needed, including SSL and cookie settings. * * @param logger the boot logger for logging configuration messages
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 11.3K bytes - Viewed (0)