Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 2 of 2 for persian_keywords (0.06 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

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

            },
            "persian_stop": {
              "type":       "stop",
              "stopwords_path": "${fess.dictionary.path}fa/stopwords.txt"
            },
            "persian_keywords": {
              "type":       "keyword_marker",
              "keywords_path": "${fess.dictionary.path}fa/protwords.txt"
            },
            "portuguese_stop": {
              "type":       "stop",
    Created: Sat Dec 20 09:19:18 GMT 2025
    - Last Modified: Fri Jun 06 14:17:42 GMT 2025
    - 39.8K bytes
    - Click Count (0)
  2. src/main/resources/fess_indices/_aws/fess.json

            },
            "persian_keywords": {
              "type":       "keyword_marker",
              "keywords": ["سلام", "جهان", "جستجو"]
            },
            "portuguese_stop": {
              "type":       "stop",
    Created: Sat Dec 20 09:19:18 GMT 2025
    - Last Modified: Sat Jun 14 00:36:40 GMT 2025
    - 117.3K bytes
    - Click Count (0)
Back to Top