Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for thai_keywords (0.07 sec)

  1. src/main/resources/fess_indices/fess.json

            },
            "thai_stop": {
              "type":       "stop",
              "stopwords_path": "${fess.dictionary.path}th/stopwords.txt"
            },
            "thai_keywords": {
              "type":       "keyword_marker",
              "keywords_path": "${fess.dictionary.path}th/protwords.txt"
            },
            "traditional_chinese_stop": {
              "type":       "stop",
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Fri Jun 06 14:17:42 UTC 2025
    - 39.8K bytes
    - Viewed (0)
  2. src/main/resources/fess_indices/_aws/fess.json

            },
            "thai_keywords": {
              "type":       "keyword_marker",
              "keywords": ["สวัสดี", "โลก", "ค้นหา"]
            },
            "turkish_stop": {
              "type":       "stop",
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jun 14 00:36:40 UTC 2025
    - 117.3K bytes
    - Viewed (0)
Back to top