Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 11 for Hussain (0.22 sec)

  1. src/main/resources/fess_indices/fess/ru/stopwords.txt

    # https://github.com/apache/lucene-solr/blob/master/lucene/analysis/common/src/resources/org/apache/lucene/analysis/snowball/russian_stop.txt
    и
    в
    во
    не
    что
    он
    на
    я
    с
    со
    как
    а
    то
    все
    она
    так
    его
    но
    да
    ты
    к
    у
    же
    вы
    за
    бы
    по
    только
    ее
    мне
    было
    вот
    от
    меня
    еще
    нет
    о
    из
    ему
    теперь
    когда
    даже
    ну
    вдруг
    ли
    если
    уже
    или
    Plain Text
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Mon Nov 27 12:59:36 GMT 2023
    - 1.5K bytes
    - Viewed (0)
  2. docs/zh/docs/external-links.md

    {% endfor %}
    {% endif %}
    
    ### 俄语
    
    {% if external_links %}
    {% for article in external_links.articles.russian %}
    
    * <a href="{{ article.link }}" class="external-link" target="_blank">{{ article.title }}</a> by <a href="{{ article.author_link }}" class="external-link" target="_blank">{{ article.author }}</a>.
    {% endfor %}
    {% endif %}
    
    Plain Text
    - Registered: Sun Mar 31 07:19:09 GMT 2024
    - Last Modified: Sat Mar 30 22:45:29 GMT 2024
    - 2.7K bytes
    - Viewed (0)
  3. docs/en/docs/release-notes.md

    * 🌐 Add Russian translation for `docs/ru/docs/tutorial/security/first-steps.md`. PR [#10541](https://github.com/tiangolo/fastapi/pull/10541) by [@AlertRED](https://github.com/AlertRED).
    * 🌐 Add Russian translation for `docs/ru/docs/tutorial/handling-errors.md`. PR [#10375](https://github.com/tiangolo/fastapi/pull/10375) by [@AlertRED](https://github.com/AlertRED).
    Plain Text
    - Registered: Sun Apr 21 07:19:11 GMT 2024
    - Last Modified: Fri Apr 19 19:30:49 GMT 2024
    - 384.6K bytes
    - Viewed (1)
  4. RELEASE.md

    Ito-Fisher, eashtian3, EFanZh, ejot, Elroy Ashtian Jr, Eric Schweitz, Fangjun
    Kuang, Fei Hu, fo40225, formath, Fred Reiss, Frederic Bastien, Fredrik Knutsson,
    G. Hussain Chinoy, Gabriel, gehring, George Grzegorz Pawelczak, Gianluca
    Varisco, Gleb Popov, Greg Peatfield, Guillaume Klein, Gurpreet Singh, Gustavo
    Lima Chaves, haison, Haraldur TóMas HallgríMsson, HarikrishnanBalagopal, HåKon
    Plain Text
    - Registered: Tue Apr 23 12:39:09 GMT 2024
    - Last Modified: Wed Apr 03 20:27:38 GMT 2024
    - 727.4K bytes
    - Viewed (8)
  5. docs/en/data/people.yml

      url: https://github.com/ThirVondukr
    - login: hussein-awala
      count: 2
      avatarUrl: https://avatars.githubusercontent.com/u/21311487?u=cbbc60943d3fedfb869e49b604020a821f589659&v=4
      url: https://github.com/hussein-awala
    three_months_experts:
    - login: Kludex
      count: 84
    Others
    - Registered: Sun Apr 21 07:19:11 GMT 2024
    - Last Modified: Mon Apr 01 23:12:23 GMT 2024
    - 56.9K bytes
    - Viewed (0)
  6. okhttp/src/test/java/okhttp3/internal/idn/PunycodeTest.kt

        // (H) Korean (Hangul syllables)
        testEncodeDecode(
          unicode = "세계의모든사람들이한국어를이해한다면얼마나좋을까",
          punycode = "xn--989aomsvi5e83db1d2a355cv1e0vak1dwrv93d5xbh15a0dt30a5jpsd879ccm6fea98c",
        )
    
        // (I) Russian (Cyrillic)
        testEncodeDecode(
          unicode = "почемужеонинеговорятпорусски",
          punycode = "xn--b1abfaaepdrnnbgefbadotcwatmq2g4l",
        )
    
        // (J) Spanish
        testEncodeDecode(
    Plain Text
    - Registered: Fri Apr 19 11:42:09 GMT 2024
    - Last Modified: Mon Jan 08 01:13:22 GMT 2024
    - 5.3K bytes
    - Viewed (0)
  7. src/main/resources/fess_indices/_aws/fess/doc.json

              }
            }
          },
          {
            "lang_ru": {
              "match": "*_ru",
              "mapping": {
                "type": "text",
                "analyzer": "russian_analyzer"
              }
            }
          },
          {
            "lang_si": {
              "match": "*_si",
              "mapping": {
                "type": "text",
                "analyzer": "empty_analyzer"
    Json
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Tue Aug 15 11:50:35 GMT 2023
    - 11.7K bytes
    - Viewed (0)
  8. src/main/resources/fess_indices/_cloud/fess/doc.json

              }
            }
          },
          {
            "lang_ru": {
              "match": "*_ru",
              "mapping": {
                "type": "text",
                "analyzer": "russian_analyzer"
              }
            }
          },
          {
            "lang_si": {
              "match": "*_si",
              "mapping": {
                "type": "text",
                "analyzer": "empty_analyzer"
    Json
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Tue Aug 15 11:50:35 GMT 2023
    - 11.7K bytes
    - Viewed (0)
  9. src/main/resources/fess_indices/fess/doc.json

              }
            }
          },
          {
            "lang_ru": {
              "match": "*_ru",
              "mapping": {
                "type": "text",
                "analyzer": "russian_analyzer"
              }
            }
          },
          {
            "lang_si": {
              "match": "*_si",
              "mapping": {
                "type": "text",
                "analyzer": "empty_analyzer"
    Json
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Tue Aug 15 11:50:35 GMT 2023
    - 11.8K bytes
    - Viewed (0)
  10. docs/en/data/external_links.yml

        author_link: https://jtemporal.com/socials
        link: https://jtemporal.com/dicas-para-migrar-de-flask-para-fastapi-e-vice-versa/
        title: Dicas para migrar uma aplicação de Flask para FastAPI e vice-versa
      Russian:
      - author: Troy Köhler
        author_link: https://www.linkedin.com/in/trkohler/
        link: https://trkohler.com/fast-api-introduction-to-framework
        title: 'FastAPI: знакомимся с фреймворком'
      - author: prostomarkeloff
    Others
    - Registered: Sun Apr 21 07:19:11 GMT 2024
    - Last Modified: Thu Mar 21 20:57:27 GMT 2024
    - 21.3K bytes
    - Viewed (2)
Back to top