Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for truncate10_filter (0.18 sec)

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

            },
            "vietnamese_stop": {
              "type":       "stop",
              "stopwords_path": "${fess.dictionary.path}vi/stopwords.txt"
            },
            "truncate10_filter" : {
              "type" : "truncate",
              "length" : 10
            },
            "truncate20_filter" : {
              "type" : "truncate",
              "length" : 20
            },
    Json
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Aug 11 01:26:55 GMT 2022
    - 39.9K bytes
    - Viewed (2)
Back to top