Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 3 of 3 for irish_stop (0.04 seconds)

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

              "rules_path": "${fess.dictionary.path}id/stemmer_override.txt"
            },
            "irish_elision": {
              "type":       "elision",
              "articles": [ "h", "n", "t" ]
            },
            "irish_stop": {
              "type":       "stop",
              "stopwords_path": "${fess.dictionary.path}en-ie/stopwords.txt"
            },
            "irish_lowercase": {
              "type":       "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)
  2. src/main/resources/fess_indices/_aws/fess.json

              "type":       "stemmer_override",
              "rules": []
            },
            "irish_elision": {
              "type":       "elision",
              "articles": [ "h", "n", "t" ]
            },
            "irish_stop": {
              "type":       "stop",
    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)
  3. src/main/resources/fess_indices/_cloud/fess.json

              "type":       "stemmer_override",
              "rules": []
            },
            "irish_elision": {
              "type":       "elision",
              "articles": [ "h", "n", "t" ]
            },
            "irish_stop": {
              "type":       "stop",
    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)
Back to Top