- Sort Score
- Num 10 results
- Language All
Results 111 - 120 of 133 for located (0.04 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
src/main/java/org/codelibs/fess/Constants.java
public static final String LOG_NOTIFICATION_LEVEL_PROPERTY = "fess.log.notification.level"; /** Property key for browser locale usage in search configuration. */ public static final String USE_BROWSER_LOCALE_FOR_SEARCH_PROPERTY = "search.use.browser.locale"; // ============================================================ // Suggest and LTR Property Keys
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:55:54 GMT 2026 - 35.8K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/llm/LlmClientManager.java
* * @param client The LLM client to register */ public void register(final LlmClient client) { if (logger.isInfoEnabled()) { logger.info("Loaded LlmClient: {}", client.getClass().getSimpleName()); } clientList.add(client); } /** * Performs a chat completion request using the configured LLM client. *Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Mar 19 11:10:51 GMT 2026 - 17.4K bytes - Click Count (0) -
src/main/resources/fess_label_zh_TW.properties
labels.chat_copy_failed=複製失敗 labels.chat_filter=篩選 labels.chat_filter_search_placeholder=搜尋... labels.chat_clear=清除 labels.search_file_proxy_enabled=Search File Proxy labels.search_use_browser_locale=Use Browser Locale labels.sso_type=SSO Type labels.crawling_user_agent=User Agent labels.slack_webhook_urls=Slack Webhook URLs labels.google_chat_webhook_urls=Google Chat Webhook URLs labels.log_notification_enabled=Log Notification
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 48.5K bytes - Click Count (0) -
pom.xml
</plugin> <plugin> <artifactId>maven-javadoc-plugin</artifactId> <configuration> <encoding>UTF-8</encoding> <docencoding>UTF-8</docencoding> <charset>UTF-8</charset> <locale>en_US</locale> <windowtitle>Open Source Enterprise Search: Fess API</windowtitle> <header><a href="https://fess.codelibs.org/" target="_blank">Enterprise Search Server: Fess</a></header> <excludePackageNames>
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Mar 19 07:04:54 GMT 2026 - 49.9K bytes - Click Count (0) -
src/main/webapp/js/admin/adminlte.min.js
Overlay(),e._settings.loadErrorTemplate){var o=n.default(e._settings.errorTemplate).text(i);e._parent.find(e._settings.content).empty().append(o)}e._settings.onLoadFail.call(n.default(e),t,a,i)})),n.default(this._element).trigger(n.default.Event("loaded.lte.cardrefresh"))},t._addOverlay=function(){this._parent.append(this._overlay),n.default(this._element).trigger(n.default.Event("overlay.added.lte.cardrefresh"))},t._removeOverlay=function(){this._parent.find(this._overlay).remove(),n.default(th...Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Oct 26 01:49:09 GMT 2024 - 45.3K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/exec/Crawler.java
* Forces the loading of process, OS, and JVM monitoring probes * to ensure they are available for system monitoring during crawling. */ static void initializeProbes() { // Force probes to be loaded ProcessProbe.getInstance(); OsProbe.getInstance(); JvmInfo.jvmInfo(); } /** * Main entry point for the crawler application.Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Mar 26 02:24:08 GMT 2026 - 32.4K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/helper/PluginHelper.java
} /** * Loads artifacts from a YAML-based repository. * * @param url the URL of the YAML repository * @return a list of artifacts loaded from the repository * @throws PluginException if failed to parse the repository content */ protected List<Artifact> loadArtifactsFromRepository(final String url) {Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Wed Mar 04 15:19:41 GMT 2026 - 25.1K bytes - Click Count (0) -
src/main/resources/fess_label_nl.properties
labels.chat_filter=Filter labels.chat_filter_search_placeholder=Zoeken... labels.chat_clear=Wissen labels.search_file_proxy_enabled=Search File Proxy labels.search_use_browser_locale=Use Browser Locale labels.sso_type=SSO Type labels.crawling_user_agent=User Agent labels.slack_webhook_urls=Slack Webhook URLs labels.google_chat_webhook_urls=Google Chat Webhook URLs labels.log_notification_enabled=Log Notification
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 51.3K bytes - Click Count (1) -
src/main/resources/fess_label_pt_BR.properties
labels.chat_filter=Filtro labels.chat_filter_search_placeholder=Pesquisar... labels.chat_clear=Limpar labels.search_file_proxy_enabled=Search File Proxy labels.search_use_browser_locale=Use Browser Locale labels.sso_type=SSO Type labels.crawling_user_agent=User Agent labels.slack_webhook_urls=Slack Webhook URLs labels.google_chat_webhook_urls=Google Chat Webhook URLs labels.log_notification_enabled=Log Notification
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 53.9K bytes - Click Count (0) -
src/main/resources/fess_label_de.properties
labels.chat_filter=Filter labels.chat_filter_search_placeholder=Suchen... labels.chat_clear=Löschen labels.search_file_proxy_enabled=Search File Proxy labels.search_use_browser_locale=Use Browser Locale labels.sso_type=SSO Type labels.crawling_user_agent=User Agent labels.slack_webhook_urls=Slack Webhook URLs labels.google_chat_webhook_urls=Google Chat Webhook URLs labels.log_notification_enabled=Log Notification
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 52.3K bytes - Click Count (1)