- Sort Score
- Num 10 results
- Language All
Results 1 - 10 of 36 for danish (0.04 seconds)
-
src/main/resources/fess_indices/fess.json
"type": "keyword_marker", "keywords_path": "${fess.dictionary.path}da/protwords.txt" }, "danish_stemmer": { "type": "stemmer", "language": "danish" }, "danish_override": { "type": "stemmer_override", "rules_path": "${fess.dictionary.path}da/stemmer_override.txt" }, "dutch_stop": {
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sun Mar 15 07:52:55 GMT 2026 - 40K bytes - Click Count (0) -
src/main/resources/suggest_indices/_cloud/suggest_analyzer.json
}, "danish_stop": { "type": "stop", "stopwords": "_danish_" }, "danish_keywords": { "type": "keyword_marker", "keywords": ["Hej", "verden", "Søg"] }, "danish_stemmer": { "type": "stemmer", "language": "danish" }, "dutch_stop": { "type": "stop",Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Feb 27 09:26:16 GMT 2021 - 57.4K bytes - Click Count (1) -
src/main/resources/suggest_indices/_aws/suggest_analyzer.json
}, "danish_stop": { "type": "stop", "stopwords": "_danish_" }, "danish_keywords": { "type": "keyword_marker", "keywords": ["Hej", "verden", "Søg"] }, "danish_stemmer": { "type": "stemmer", "language": "danish" }, "dutch_stop": { "type": "stop",Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Wed Mar 24 12:55:37 GMT 2021 - 57.4K bytes - Click Count (0) -
src/main/resources/suggest_indices/suggest_analyzer.json
"danish_stop": { "type": "stop", "stopwords": "_danish_" }, "danish_keywords": { "type": "keyword_marker", "keywords_path": "${fess.dictionary.path}da/protwords.txt" }, "danish_stemmer": { "type": "stemmer", "language": "danish" }, "dutch_stop": { "type": "stop",
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu May 23 05:09:51 GMT 2019 - 57.7K bytes - Click Count (0) -
src/main/resources/fess_indices/_aws/fess.json
"danish_keywords": { "type": "keyword_marker", "keywords": ["Hej", "verden", "Søg"] }, "danish_stemmer": { "type": "stemmer", "language": "danish" }, "danish_override": { "type": "stemmer_override", "rules": [] }, "dutch_stop": { "type": "stop",
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sun Mar 15 07:52:55 GMT 2026 - 117.5K bytes - Click Count (0) -
src/main/resources/fess_indices/_cloud/fess.json
"danish_keywords": { "type": "keyword_marker", "keywords": ["Hej", "verden", "Søg"] }, "danish_stemmer": { "type": "stemmer", "language": "danish" }, "danish_override": { "type": "stemmer_override", "rules": [] }, "dutch_stop": { "type": "stop",
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sun Mar 15 07:52:55 GMT 2026 - 117.5K bytes - Click Count (0) -
docs/fr/README.md
Exécutez antrun:run pour télécharger les plugins dans le répertoire plugins : $ mvn antrun:run ### Exécuter Fess Exécutez ou déboguez org.codelibs.fess.FessBoot dans votre IDE, puis accédez à http://localhost:8080/ ### Créer un Package Exécutez la commande `package` et le fichier de release sera créé dans target/releases. $ mvn package $ mvn rpm:rpm # package .rpmCreated: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Tue Nov 11 22:42:32 GMT 2025 - 7.9K bytes - Click Count (0) -
src/main/resources/fess_message_pl.properties
errors.crud_failed_to_create_instance = Nie można utworzyć nowych danych. errors.crud_failed_to_create_crud_table = Nie można utworzyć nowych danych. ({0}) errors.crud_failed_to_update_crud_table=Nie można zaktualizować danych. ({0}) errors.crud_failed_to_delete_crud_table=Nie można usunąć danych. ({0}) errors.crud_could_not_find_crud_table = Nie znaleziono danych {0}. errors.could_not_find_backup_index=Nie znaleziono indeksu kopii zapasowej.Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 06:59:19 GMT 2026 - 13.4K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/llm/LlmChatResponse.java
this.content = content; } /** * Gets the finish reason. * * @return the finish reason */ public String getFinishReason() { return finishReason; } /** * Sets the finish reason. * * @param finishReason the finish reason */ public void setFinishReason(final String finishReason) {Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Mon Jan 12 10:32:40 GMT 2026 - 3.4K bytes - Click Count (0) -
src/main/resources/fess_label_pl.properties
labels.crawling_info_DataCrawlExecTime=Czas wykonania indeksowania (Magazyn danych) labels.crawling_info_DataCrawlStartTime=Czas rozpoczęcia indeksowania (Magazyn danych) labels.crawling_info_DataCrawlEndTime=Czas zakończenia indeksowania (Magazyn danych) labels.crawling_info_DataIndexExecTime=Czas wykonania indeksowania (Magazyn danych) labels.crawling_info_DataIndexSize=Rozmiar indeksu (Magazyn danych) labels.webauth_configuration=Uwierzytelnianie web
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 53.2K bytes - Click Count (0)