Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for catalan_keywords (0.78 sec)

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

            },
            "catalan_stop": {
              "type":       "stop",
              "stopwords_path": "${fess.dictionary.path}ca/stopwords.txt"
            },
            "catalan_keywords": {
              "type":       "keyword_marker",
              "keywords_path": "${fess.dictionary.path}ca/protwords.txt"
            },
            "catalan_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

            },
            "catalan_keywords": {
              "type":       "keyword_marker",
              "keywords": ["Hola", "món", "recerca"]
            },
            "catalan_stemmer": {
              "type":       "stemmer",
              "language":   "catalan"
    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