- Sort Score
- Num 10 results
- Language All
Results 1 - 10 of 11 for tw (0.07 seconds)
-
src/main/resources/fess_indices/fess.json
"keywords_path": "${fess.dictionary.path}th/protwords.txt" }, "traditional_chinese_stop": { "type": "stop", "stopwords_path": "${fess.dictionary.path}zh-tw/stopwords.txt" }, "turkish_stop": { "type": "stop", "stopwords_path": "${fess.dictionary.path}tr/stopwords.txt" }, "turkish_lowercase": {
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/test/java/org/codelibs/fess/mylasta/direction/FessPropTest.java
FessProp.propMap.clear(); FessConfig fessConfig = new FessConfig.SimpleImpl() { @Override public String getQueryLanguageMapping() { return "ja=ja\nzh_cn=zh-cn\nzh_TW=zh-tw\nzh=zh-cn"; } }; assertArrays(new String[] {}, fessConfig.normalizeQueryLanguages(new String[] {}));
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Fri Mar 13 23:01:26 GMT 2026 - 25.4K bytes - Click Count (0) -
src/main/resources/esclient.xml
</postConstruct> <postConstruct name="addConfigFile"> <arg>"fess"</arg> <arg>"zh-cn/stopwords.txt"</arg> </postConstruct> <postConstruct name="addConfigFile"> <arg>"fess"</arg> <arg>"zh-tw/stopwords.txt"</arg> </postConstruct> <postConstruct name="addConfigFile"> <arg>"fess"</arg> <arg>"ar/stemmer_override.txt"</arg> </postConstruct> <postConstruct name="addConfigFile">
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 06:59:19 GMT 2026 - 16.2K bytes - Click Count (0) -
src/test/java/org/codelibs/fess/helper/SystemHelperTest.java
value = "zh-cn"; assertEquals("zh_CN", systemHelper.normalizeLang(value)); value = "zh_CN"; assertEquals("zh_CN", systemHelper.normalizeLang(value)); value = "zh-tw"; assertEquals("zh_TW", systemHelper.normalizeLang(value)); value = "zh_TW"; assertEquals("zh_TW", systemHelper.normalizeLang(value)); } @TestCreated: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 06:59:19 GMT 2026 - 44.4K bytes - Click Count (0) -
src/main/resources/fess_config.properties
pt_BR=pt-br\n\ ro=ro\n\ ru=ru\n\ si=si\n\ sq=sq\n\ sv=sv\n\ ta=ta\n\ te=te\n\ th=th\n\ tl=tl\n\ tr=tr\n\ uk=uk\n\ ur=ur\n\ vi=vi\n\ zh-cn=zh-cn\n\ zh_CN=zh-cn\n\ zh-tw=zh-tw\n\ zh_TW=zh-tw\n\ zh=zh\n\ # boost # Boost value for title field in queries. query.boost.title=0.5 # Boost value for title field with language in queries. query.boost.title.lang=1.0
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 06:59:19 GMT 2026 - 59.3K bytes - Click Count (0) -
src/main/resources/fess_indices/_aws/fess.json
"content_te", "content_th", "content_tl", "content_tr", "content_uk", "content_ur", "content_vi", "content_zh-cn", "content_zh-tw", "important_content_ar", "important_content_bg", "important_content_bn", "important_content_ca", "important_content_ckb-iq", "important_content_cs",
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
"content_te", "content_th", "content_tl", "content_tr", "content_uk", "content_ur", "content_vi", "content_zh-cn", "content_zh-tw", "important_content_ar", "important_content_bg", "important_content_bn", "important_content_ca", "important_content_ckb-iq", "important_content_cs",
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/_aws/fess/doc.json
"mapping": { "type": "text", "analyzer": "simplified_chinese_analyzer" } } }, { "lang_zh-tw": { "match": "*_zh-tw", "mapping": { "type": "text", "analyzer": "empty_analyzer" } } } ], "properties": { "anchor": {
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sun Mar 15 07:52:55 GMT 2026 - 11.7K bytes - Click Count (0) -
src/main/resources/fess_indices/_cloud/fess/doc.json
"mapping": { "type": "text", "analyzer": "simplified_chinese_analyzer" } } }, { "lang_zh-tw": { "match": "*_zh-tw", "mapping": { "type": "text", "analyzer": "empty_analyzer" } } } ], "properties": { "anchor": {
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sun Mar 15 07:52:55 GMT 2026 - 11.7K bytes - Click Count (0) -
src/main/resources/fess_indices/fess/doc.json
"mapping": { "type": "text", "analyzer": "simplified_chinese_analyzer" } } }, { "lang_zh-tw": { "match": "*_zh-tw", "mapping": { "type": "text", "analyzer": "traditional_chinese_analyzer" } } } ], "properties": { "anchor": {
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sun Mar 15 07:52:55 GMT 2026 - 11.8K bytes - Click Count (0)