- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for vi (0.01 sec)
-
src/main/resources/esclient.xml
</postConstruct> <postConstruct name="addConfigFile"> <arg>"fess"</arg> <arg>"tr/stopwords.txt"</arg> </postConstruct> <postConstruct name="addConfigFile"> <arg>"fess"</arg> <arg>"vi/stopwords.txt"</arg> </postConstruct> <postConstruct name="addConfigFile"> <arg>"fess"</arg> <arg>"zh-cn/stopwords.txt"</arg> </postConstruct> <postConstruct name="addConfigFile">
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Wed Nov 06 13:45:02 UTC 2024 - 16K bytes - Viewed (0) -
src/main/resources/fess_indices/fess.json
"rules_path": "${fess.dictionary.path}tr/stemmer_override.txt" }, "vietnamese_stop": { "type": "stop", "stopwords_path": "${fess.dictionary.path}vi/stopwords.txt" }, "truncate10_filter" : { "type" : "truncate", "length" : 10 }, "truncate20_filter" : { "type" : "truncate",
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Fri Jun 06 14:17:42 UTC 2025 - 39.8K bytes - Viewed (0)