Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for dutch_stemmer (0.04 sec)

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

            "type":       "stop",
            "stopwords":  "_dutch_"
          },
          "dutch_keywords": {
            "type":       "keyword_marker",
            "keywords":   ["hallo"]
          },
          "dutch_stemmer": {
            "type":       "stemmer",
            "language":   "dutch"
          },
          "dutch_override": {
            "type":       "stemmer_override",
            "rules": [
              "fiets=>fiets",
    Registered: Fri Sep 19 09:08:11 UTC 2025
    - Last Modified: Thu Oct 03 02:51:59 UTC 2019
    - 57.3K bytes
    - Viewed (0)
Back to top