- Sort Score
- Num 10 results
- Language All
Results 1 - 10 of 138 for danish (0.05 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
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/suggest_analyzer.json
}, "danish_stop": { "type": "stop", "stopwords": "_danish_" }, "danish_keywords": { "type": "keyword_marker", "keywords": ["Hej"] }, "danish_stemmer": { "type": "stemmer", "language": "danish" }, "dutch_stop": { "type": "stop", "stopwords": "_dutch_"Created: Fri Apr 17 09:08:13 GMT 2026 - Last Modified: Thu Oct 03 02:51:59 GMT 2019 - 57.3K bytes - Click Count (3) -
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) -
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) -
android/guava/src/com/google/common/hash/SipHashFunction.java
* or implied. See the License for the specific language governing permissions and limitations under * the License. */ /* * SipHash-c-d was designed by Jean-Philippe Aumasson and Daniel J. Bernstein and is described in * "SipHash: a fast short-input PRF" (available at https://131002.net/siphash/siphash.pdf). */ package com.google.common.hash;
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Thu Feb 13 17:34:21 GMT 2025 - 5.3K 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)