Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for Vietnamese (0.22 sec)

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

                "turkish_override",
                "turkish_stemmer"
              ]
            },
            "vietnamese_analyzer": {
              "type": "custom",
              "tokenizer": "vietnamese_tokenizer",
              "filter": [
                "truncate20_filter",
                "lowercase",
                "vietnamese_stop"
              ]
            },
            "standard_analyzer": {
              "type": "custom",
    Json
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Thu Aug 11 01:26:55 GMT 2022
    - 39.9K bytes
    - Viewed (2)
  2. src/main/resources/fess_indices/fess/doc.json

              }
            }
          },
          {
            "lang_vi": {
              "match": "*_vi",
              "mapping": {
                "type": "text",
                "analyzer": "vietnamese_analyzer"
              }
            }
          },
          {
            "lang_zh-cn": {
              "match": "*_zh-cn",
              "mapping": {
                "type": "text",
    Json
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Tue Aug 15 11:50:35 GMT 2023
    - 11.8K bytes
    - Viewed (0)
  3. docs/en/data/external_links.yml

      - author: Andrey Korchak
        author_link: https://habr.com/ru/users/57uff3r/
        link: https://habr.com/ru/post/454440/
        title: 'Мелкая питонячая радость #2: Starlette - Солидная примочка – FastAPI'
      Vietnamese:
      - author: Nguyễn Nhân
        author_link: https://fullstackstation.com/author/figonking/
        link: https://fullstackstation.com/fastapi-trien-khai-bang-docker/
        title: 'FASTAPI: TRIỂN KHAI BẰNG DOCKER'
      Taiwanese:
    Others
    - Registered: Sun Apr 28 07:19:10 GMT 2024
    - Last Modified: Thu Mar 21 20:57:27 GMT 2024
    - 21.3K bytes
    - Viewed (2)
Back to top