Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 3 of 3 for romanian_keywords (0.09 seconds)

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

            },
            "romanian_stop": {
              "type":       "stop",
              "stopwords_path": "${fess.dictionary.path}ro/stopwords.txt"
            },
            "romanian_keywords": {
              "type":       "keyword_marker",
              "keywords_path": "${fess.dictionary.path}ro/protwords.txt"
            },
            "romanian_stemmer": {
              "type":       "stemmer",
    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

            },
            "romanian_keywords": {
              "type":       "keyword_marker",
              "keywords": ["Alo", "lume", "căutare"]
            },
            "romanian_stemmer": {
              "type":       "stemmer",
              "language":   "romanian"
    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

            },
            "romanian_keywords": {
              "type":       "keyword_marker",
              "keywords": ["Alo", "lume", "căutare"]
            },
            "romanian_stemmer": {
              "type":       "stemmer",
              "language":   "romanian"
    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