- Sort Score
- Num 10 results
- Language All
Results 71 - 80 of 103 for crawling (0.04 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
src/test/java/org/codelibs/fess/helper/DataIndexHelperTest.java
assertTrue("Multiple operations should handle exceptions quickly", true); } } @Test public void test_configuration_validation() { // Test configuration without actual crawling dataIndexHelper.setCrawlingExecutionInterval(1L); dataIndexHelper.setCrawlerPriority(Thread.NORM_PRIORITY); assertTrue("Configuration should be fast", true); } @Test
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Fri Mar 13 23:01:26 GMT 2026 - 12.9K bytes - Click Count (0) -
ADDING_NEW_LANGUAGE.md
2. **Browser header**: `Accept-Language` header 3. **Fallback**: English (from `fess_label.properties` and `fess_message.properties`) ### Document Language Detection During crawling and indexing, Fess: 1. Detects language from document content using Apache Tika 2. Validates against `supported.languages` list 3. Creates language-specific fields (e.g., `content_ja`, `title_en`, `content_sv`)
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Nov 06 11:36:30 GMT 2025 - 10.4K bytes - Click Count (1) -
src/main/java/org/codelibs/fess/crawler/transformer/AbstractFessFileTransformer.java
} return false; } /** * Create the parameters for extraction. * @param responseData The response data. * @param crawlingConfig The crawling configuration. * @return The parameters for extraction. */ protected Map<String, String> createExtractParams(final ResponseData responseData, final CrawlingConfig crawlingConfig) {Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Fri Nov 28 16:29:12 GMT 2025 - 25.7K bytes - Click Count (0) -
src/main/resources/fess_label_de.properties
labels.depth=Tiefe labels.excludedPaths=Ausgeschlossene Pfade für das Crawling labels.excludedUrls=Ausgeschlossene URLs für das Crawling labels.excludedDocPaths=Ausgeschlossene Pfade für die Suche labels.excludedDocUrls=Ausgeschlossene URLs für die Suche labels.hostname=Hostname labels.id=ID labels.includedPaths=Eingeschlossene Pfade für das Crawling labels.includedUrls=Eingeschlossene URLs für das Crawling labels.includedDocPaths=Eingeschlossene Pfade für die Suche
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) -
src/main/java/org/codelibs/fess/mylasta/action/FessMessages.java
public static final String ERRORS_design_file_is_unsupported_type = "{errors.design_file_is_unsupported_type}"; /** The key of the message: Failed to create a crawling config at a wizard. */ public static final String ERRORS_failed_to_create_crawling_config_at_wizard = "{errors.failed_to_create_crawling_config_at_wizard}"; /** The key of the message: This feature is disabled. */Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 06:59:19 GMT 2026 - 126.6K bytes - Click Count (0) -
src/main/resources/fess_message_de.properties
errors.design_file_name_is_invalid = Der Dateiname ist ungültig. errors.design_file_is_unsupported_type = Dieser Dateityp wird nicht unterstützt. errors.failed_to_create_crawling_config_at_wizard = Fehler beim Erstellen einer Crawling-Konfiguration in einem Assistenten. errors.design_editor_disabled = Diese Funktion ist deaktiviert. errors.not_found_on_file_system = Nicht gefunden. Ursache: {0}Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 06:59:19 GMT 2026 - 13.6K bytes - Click Count (0) -
docs/de/README.md
Sie können in der Administrationsoberfläche (Web, Datei, Datenspeicher) Crawling-Ziele in den Crawler-Konfigurationsseiten registrieren und den Crawler manuell auf der [Scheduler-Seite](https://fess.codelibs.org/15.3/admin/scheduler-guide.html) starten. ## Migration von einem anderen Suchanbieter Bitte lesen Sie [MIGRATION.md](MIGRATION.md). ## Datenspeicher
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Tue Nov 11 22:42:32 GMT 2025 - 7.8K bytes - Click Count (0) -
src/main/resources/fess_label_ru.properties
labels.web_config_list=Список веб-конфигурации labels.access_token_details=Access Token Детали labels.bad_word_details=Bad Word Детали labels.boost_document_rule_details=Boost Document Rule Детали labels.crawling_info_details=Crawling Info Детали labels.data_config_details=Data Config Детали labels.dict_kuromoji_details=Dict Kuromoji Детали labels.dict_mapping_details=Dict Mapping Детали labels.dict_protwords_details=Dict Protwords Детали
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 66.6K bytes - Click Count (0) -
src/main/resources/fess_label_pt_BR.properties
labels.web_config_list=Lista de configuração web labels.access_token_details=Access Token Detalhes labels.bad_word_details=Bad Word Detalhes labels.boost_document_rule_details=Boost Document Rule Detalhes labels.crawling_info_details=Crawling Info Detalhes labels.data_config_details=Data Config Detalhes labels.dict_kuromoji_details=Dict Kuromoji Detalhes labels.dict_mapping_details=Dict Mapping Detalhes labels.dict_protwords_details=Dict Protwords Detalhes
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_fr.properties
labels.web_config_list=Liste de configuration web labels.access_token_details=Access Token Détails labels.bad_word_details=Bad Word Détails labels.boost_document_rule_details=Boost Document Rule Détails labels.crawling_info_details=Crawling Info Détails labels.data_config_details=Data Config Détails labels.dict_kuromoji_details=Dict Kuromoji Détails labels.dict_mapping_details=Dict Mapping Détails labels.dict_protwords_details=Dict Protwords Détails
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 54.4K bytes - Click Count (0)