Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for _portuguese_ (0.2 sec)

  1. src/main/resources/suggest_indices/_cloud/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": {
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Feb 27 09:26:16 UTC 2021
    - 57.4K bytes
    - Viewed (1)
  2. 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": {
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Wed Mar 24 12:55:37 UTC 2021
    - 57.4K bytes
    - Viewed (0)
  3. 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": {
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu May 23 05:09:51 UTC 2019
    - 57.7K bytes
    - Viewed (0)
  4. README.md

    ### Translations
    
    - [日本語 (Japanese)](docs/ja/README.md)
    - [简体中文 (Simplified Chinese)](docs/zh-CN/README.md)
    - [Español (Spanish)](docs/es/README.md)
    - [Português (Brazilian Portuguese)](docs/pt-BR/README.md)
    - [Français (French)](docs/fr/README.md)
    - [Deutsch (German)](docs/de/README.md)
    - [한국어 (Korean)](docs/ko/README.md)
    
    ## Powered By
    
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 06:34:32 UTC 2025
    - 7.2K bytes
    - Viewed (2)
  5. CHANGELOG/CHANGELOG-1.21.md

    ### Uncategorized
    
    - Adding Brazilian Portuguese translation for kubectl ([#61595](https://github.com/kubernetes/kubernetes/pull/61595), [@cpanato](https://github.com/cpanato)) [SIG CLI]
    
    ## Dependencies
    
    ### Added
    _Nothing has changed._
    
    ### Changed
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Fri Oct 14 07:03:14 UTC 2022
    - 367.3K bytes
    - Viewed (0)
Back to top