Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for hindi_stop (0.26 sec)

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

              "language":   "greek"
            },
            "greek_override": {
              "type":       "stemmer_override",
              "rules_path": "${fess.dictionary.path}el/stemmer_override.txt"
            },
            "hindi_stop": {
              "type":       "stop",
              "stopwords_path": "${fess.dictionary.path}hi/stopwords.txt"
            },
            "hindi_keywords": {
              "type":       "keyword_marker",
    Json
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Thu Aug 11 01:26:55 GMT 2022
    - 39.9K bytes
    - Viewed (2)
  2. src/main/resources/suggest_indices/_aws/suggest_analyzer.json

            "keywords": ["Γεια σας", "κόσμος", "έρευνα"]
          },
          "greek_stemmer": {
            "type":       "stemmer",
            "language":   "greek"
          },
          "hindi_stop": {
            "type":       "stop",
            "stopwords":  "_hindi_"
          },
          "hungarian_stop": {
            "type":       "stop",
            "stopwords":  "_hungarian_"
          },
    Json
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Wed Mar 24 12:55:37 GMT 2021
    - 57.4K bytes
    - Viewed (0)
  3. src/main/resources/suggest_indices/_cloud/suggest_analyzer.json

            "keywords": ["Γεια σας", "κόσμος", "έρευνα"]
          },
          "greek_stemmer": {
            "type":       "stemmer",
            "language":   "greek"
          },
          "hindi_stop": {
            "type":       "stop",
            "stopwords":  "_hindi_"
          },
          "hungarian_stop": {
            "type":       "stop",
            "stopwords":  "_hungarian_"
          },
    Json
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Sat Feb 27 09:26:16 GMT 2021
    - 57.4K bytes
    - Viewed (0)
  4. src/main/resources/fess_indices/_aws/fess.json

              "type":       "stemmer",
              "language":   "greek"
            },
            "greek_override": {
              "type":       "stemmer_override",
              "rules": []
            },
            "hindi_stop": {
              "type":       "stop",
    Json
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Tue Mar 23 12:38:28 GMT 2021
    - 117.3K bytes
    - Viewed (0)
  5. src/main/resources/suggest_indices/suggest_analyzer.json

            "keywords_path": "${fess.dictionary.path}el/protwords.txt"
          },
          "greek_stemmer": {
            "type":       "stemmer",
            "language":   "greek"
          },
          "hindi_stop": {
            "type":       "stop",
            "stopwords":  "_hindi_"
          },
          "hungarian_stop": {
            "type":       "stop",
            "stopwords":  "_hungarian_"
          },
    Json
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Thu May 23 05:09:51 GMT 2019
    - 57.7K bytes
    - Viewed (0)
  6. src/main/resources/fess_indices/_cloud/fess.json

              "type":       "stemmer",
              "language":   "greek"
            },
            "greek_override": {
              "type":       "stemmer_override",
              "rules": []
            },
            "hindi_stop": {
              "type":       "stop",
    Json
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Sat Feb 27 09:26:16 GMT 2021
    - 117.3K bytes
    - Viewed (0)
Back to top