Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 3 of 3 for _lithuanian_ (0.06 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

  1. src/main/resources/suggest_indices/_cloud/suggest_analyzer.json

          "lithuanian_stop": {
            "type":       "stop",
            "stopwords":  "_lithuanian_"
          },
          "lithuanian_keywords": {
            "type":       "keyword_marker",
            "keywords": ["Sveiki", "pasaulis", "paieška"]
          },
          "lithuanian_stemmer": {
            "type":       "stemmer",
            "language":   "lithuanian"
          },
          "norwegian_stop": {
            "type":       "stop",
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Feb 27 09:26:16 GMT 2021
    - 57.4K bytes
    - Click Count (1)
  2. src/main/resources/suggest_indices/suggest_analyzer.json

          },
          "lithuanian_stop": {
            "type":       "stop",
            "stopwords":  "_lithuanian_"
          },
          "lithuanian_keywords": {
            "type":       "keyword_marker",
            "keywords":   ["Sveiki"]
          },
          "lithuanian_stemmer": {
            "type":       "stemmer",
            "language":   "lithuanian"
          },
          "norwegian_stop": {
            "type":       "stop",
    Created: Fri Apr 17 09:08:13 GMT 2026
    - Last Modified: Thu Oct 03 02:51:59 GMT 2019
    - 57.3K bytes
    - Click Count (3)
  3. src/main/resources/fess_indices/fess.json

              "type":       "keyword_marker",
              "keywords_path": "${fess.dictionary.path}lt/protwords.txt"
            },
            "lithuanian_stemmer": {
              "type":       "stemmer",
              "language":   "lithuanian"
            },
            "lithuanian_override": {
              "type":       "stemmer_override",
              "rules_path": "${fess.dictionary.path}lt/stemmer_override.txt"
            },
            "norwegian_stop": {
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sun Mar 15 07:52:55 GMT 2026
    - 40K bytes
    - Click Count (0)
Back to Top