Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for _swedish_ (0.17 sec)

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

              "type":       "keyword_marker",
              "keywords_path": "${fess.dictionary.path}sv/protwords.txt"
            },
            "swedish_stemmer": {
              "type":       "stemmer",
              "language":   "swedish"
            },
            "swedish_override": {
              "type":       "stemmer_override",
              "rules_path": "${fess.dictionary.path}sv/stemmer_override.txt"
            },
            "thai_stop": {
    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

              "type":       "keyword_marker",
              "keywords": ["Hallå", "material", "sök"]
            },
            "swedish_stemmer": {
              "type":       "stemmer",
              "language":   "swedish"
            },
            "swedish_override": {
              "type":       "stemmer_override",
              "rules": []
            },
            "thai_stop": {
              "type":       "stop",
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jun 14 00:36:40 UTC 2025
    - 117.3K bytes
    - Viewed (0)
  3. docs/en/docs/release-notes.md

    * 🌐 Start of Hebrew translation. PR [#5050](https://github.com/tiangolo/fastapi/pull/5050) by [@itay-raveh](https://github.com/itay-raveh).
    * 🔧 Add config for Swedish translations notification. PR [#5147](https://github.com/tiangolo/fastapi/pull/5147) by [@tiangolo](https://github.com/tiangolo).
    * 🌐 Start of Swedish translation. PR [#5062](https://github.com/tiangolo/fastapi/pull/5062) by [@MrRawbin](https://github.com/MrRawbin).
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Fri Sep 05 12:48:45 UTC 2025
    - 544.1K bytes
    - Viewed (0)
Back to top