Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for _portuguese_ (0.1 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. docs/en/docs/release-notes.md

    * 🌐 Add Portuguese translation for `docs/pt/docs/tutorial/security/get-current-user.md`. PR [#13188](https://github.com/fastapi/fastapi/pull/13188) by [@ceb10n](https://github.com/ceb10n).
    * 🌐 Remove Wrong Portuguese translations location for `docs/pt/docs/advanced/benchmarks.md`. PR [#13187](https://github.com/fastapi/fastapi/pull/13187) by [@ceb10n](https://github.com/ceb10n).
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Fri Sep 05 12:48:45 UTC 2025
    - 544.1K bytes
    - Viewed (0)
  5. 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)
  6. docs/en/data/external_links.yml

    https://qiita.com/ryoryomaru/items/59958ed385b3571d50de title: python製の最新APIフレームワーク FastAPI を触ってみた - author: '@mtitg' author_link: https://qiita.com/mtitg link: https://qiita.com/mtitg/items/47770e9a562dd150631d title: FastAPI|DB接続してCRUDするPython製APIサーバーを構築 Portuguese: - author: Eduardo Mendes author_link: https://bolha.us/@dunossauro link: https://fastapidozero.dunossauro.com/ title: FastAPI do ZERO - author: Jessica Temporal author_link: https://jtemporal.com/socials link: https://jtemporal.com/dicas-para-...
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Sun Aug 31 10:49:48 UTC 2025
    - 23K bytes
    - Viewed (0)
  7. 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