Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for russian_keywords (0.16 sec)

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

            },
            "russian_stop": {
              "type":       "stop",
              "stopwords_path": "${fess.dictionary.path}ru/stopwords.txt"
            },
            "russian_keywords": {
              "type":       "keyword_marker",
              "keywords_path": "${fess.dictionary.path}ru/protwords.txt"
            },
            "russian_stemmer": {
              "type":       "stemmer",
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Fri Jun 06 14:17:42 UTC 2025
    - 39.8K bytes
    - Viewed (0)
  2. src/main/resources/fess_indices/_aws/fess.json

            },
            "russian_keywords": {
              "type":       "keyword_marker",
              "keywords": ["привет", "мир", "поиск"]
            },
            "russian_stemmer": {
              "type":       "stemmer",
              "language":   "russian"
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jun 14 00:36:40 UTC 2025
    - 117.3K bytes
    - Viewed (0)
Back to top