Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for synonyms_path (0.25 sec)

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

              "type" : "minhash",
              "seed" : 1,
              "bit" : 2,
              "size" : 64
            },
            "synonym_filter" : {
              "type" : "synonym_graph",
              "synonyms_path": "${fess.dictionary.path}synonym.txt"
            }
          },
          "tokenizer": {
            "japanese_tokenizer": {
              "type": "fess_japanese_tokenizer",
              "mode": "normal",
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Fri Jun 06 14:17:42 UTC 2025
    - 39.8K bytes
    - Viewed (0)
Back to top