Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 2 of 2 for _portuguese_ (0.04 seconds)

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

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

          },
          "persian_stop": {
            "type":       "stop",
            "stopwords":  "_persian_"
          },
          "portuguese_stop": {
            "type":       "stop",
            "stopwords":  "_portuguese_"
          },
          "portuguese_keywords": {
            "type":       "keyword_marker",
            "keywords": ["Olá", "mundo", "pesquisa"]
          },
          "portuguese_stemmer": {
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Wed Mar 24 12:55:37 GMT 2021
    - 57.4K bytes
    - Click Count (0)
  2. src/main/resources/suggest_indices/suggest_analyzer.json

          },
          "persian_stop": {
            "type":       "stop",
            "stopwords":  "_persian_"
          },
          "portuguese_stop": {
            "type":       "stop",
            "stopwords":  "_portuguese_"
          },
          "portuguese_keywords": {
            "type":       "keyword_marker",
            "keywords_path": "${fess.dictionary.path}pt/protwords.txt"
          },
          "portuguese_stemmer": {
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Thu May 23 05:09:51 GMT 2019
    - 57.7K bytes
    - Click Count (0)
Back to Top