Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for Cn (0.01 sec)

  1. src/main/resources/suggest_indices/_cloud/suggest_analyzer.json

          },
          "reading_analyzer_zh-cn" : {
            "type" : "custom",
            "tokenizer" : "standard"
          },
          "reading_term_analyzer_zh-cn" : {
            "type" : "custom",
            "tokenizer" : "standard"
          },
          "normalize_analyzer_zh-cn" : {
            "type" : "custom",
            "tokenizer" : "keyword",
    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

          },
          "reading_analyzer_zh-cn" : {
            "type" : "custom",
            "tokenizer" : "standard"
          },
          "reading_term_analyzer_zh-cn" : {
            "type" : "custom",
            "tokenizer" : "standard"
          },
          "normalize_analyzer_zh-cn" : {
            "type" : "custom",
            "tokenizer" : "keyword",
    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

          },
          "reading_analyzer_zh-cn" : {
            "type" : "custom",
            "tokenizer" : "standard"
          },
          "reading_term_analyzer_zh-cn" : {
            "type" : "custom",
            "tokenizer" : "standard"
          },
          "normalize_analyzer_zh-cn" : {
            "type" : "custom",
            "tokenizer" : "keyword",
    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. src/main/resources/fess_config.properties

    pt=pt\n\
    pt-br=pt-br\n\
    pt_BR=pt-br\n\
    ro=ro\n\
    ru=ru\n\
    si=si\n\
    sq=sq\n\
    sv=sv\n\
    ta=ta\n\
    te=te\n\
    th=th\n\
    tl=tl\n\
    tr=tr\n\
    uk=uk\n\
    ur=ur\n\
    vi=vi\n\
    zh-cn=zh-cn\n\
    zh_CN=zh-cn\n\
    zh-tw=zh-tw\n\
    zh_TW=zh-tw\n\
    zh=zh\n\
    
    # boost
    
    # Boost value for title field in queries.
    query.boost.title=0.5
    # Boost value for title field with language in queries.
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jul 05 14:45:37 UTC 2025
    - 54.7K bytes
    - Viewed (0)
  5. src/main/java/org/codelibs/fess/ldap/LdapManager.java

            if (fessConfig.isLdapRoleSearchUserEnabled()) {
                roleSet.add(normalizePermissionName(systemHelper.getSearchRoleByUser(ldapUser.getName())));
            }
    
            // LDAP: cn=%s
            // AD: (&(objectClass=user)(sAMAccountName=%s))
            final String filter = String.format(accountFilter, escapeLDAPSearchFilter(ldapUser.getName()));
            if (logger.isDebugEnabled()) {
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Aug 07 03:06:29 UTC 2025
    - 82K bytes
    - Viewed (0)
  6. docs/changelogs/changelog_3x.md

        `TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA`. This tracks a [Chromium
        change][remove_cbc_ecdsa] to remove these cipher suites because they are
        fragile and rarely-used.
     *  New: Don't fall back to common name (CN) verification for hostnames. This
        behavior was deprecated with RFC 2818 in May 2000 and was recently dropped
        from major web browsers.
     *  New: Honor the `Retry-After` response header. HTTP 503 (Unavailable)
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Sun Feb 06 14:55:54 UTC 2022
    - 50.8K bytes
    - Viewed (0)
  7. android/guava/src/com/google/thirdparty/publicsuffix/PublicSuffixPatterns.java

    i?jead??wgnag???o&c?g?i??ro?s&e?h?m?nd-vile,?ti?u&gead?j&ej?gnawg???vmm,?cilf??l!.&gro?moc?ten?ude?vog???m!.vog??n!.&gro?moc?ofni?ten?ude?vog?zib???o&htua?t&c&a?od??laer???p!.&alsi?ca?eman?forp?gro?moc?o&fni?rp??t&en?se??ude?vog?zib???s?t!.&21k?bew?cn!.vog??eman?gro?kst?l&e&b?t??im?op??moc?neg?ofni?pek?rd?sbb?ten?ude?v&a?og?t??zib??f?m??vd??s&8sqif--nx?9zqif--nx?a!.vog?birappnb?gev?lliv?mtsirhc?s??b!.&ew,gro?moc?ten?ude?vog??oj?s?u??c&i&hparg?p?tylana??od??d&a?d?ik?l?n&iwriaf?omaid??oogemoh?rac?...
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Tue Aug 12 15:39:59 UTC 2025
    - 75.3K bytes
    - Viewed (0)
Back to top