Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 3 of 3 for _turkish_ (0.03 seconds)

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

            "type":       "stemmer",
            "language":   "swedish"
          },
          "turkish_stop": {
            "type":       "stop",
            "stopwords":  "_turkish_"
          },
          "turkish_lowercase": {
            "type":       "lowercase",
            "language":   "turkish"
          },
          "turkish_keywords": {
            "type":       "keyword_marker",
            "keywords": ["Merhaba", "Dünya", "arama"]
          },
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Wed Mar 24 12:55:37 GMT 2021
    - 57.4K bytes
    - Click Count (0)
  2. src/main/resources/suggest_indices/suggest_analyzer.json

            "type":       "stemmer",
            "language":   "swedish"
          },
          "turkish_stop": {
            "type":       "stop",
            "stopwords":  "_turkish_"
          },
          "turkish_lowercase": {
            "type":       "lowercase",
            "language":   "turkish"
          },
          "turkish_keywords": {
            "type":       "keyword_marker",
            "keywords_path": "${fess.dictionary.path}tr/protwords.txt"
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Thu May 23 05:09:51 GMT 2019
    - 57.7K bytes
    - Click Count (0)
  3. src/main/resources/suggest_indices/_cloud/suggest_analyzer.json

            "type":       "stemmer",
            "language":   "swedish"
          },
          "turkish_stop": {
            "type":       "stop",
            "stopwords":  "_turkish_"
          },
          "turkish_lowercase": {
            "type":       "lowercase",
            "language":   "turkish"
          },
          "turkish_keywords": {
            "type":       "keyword_marker",
            "keywords": ["Merhaba", "Dünya", "arama"]
          },
    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)
Back to Top