Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 9 of 9 for CS (0.18 sec)

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

            },
            "czech_stop": {
              "type":       "stop",
              "stopwords_path": "${fess.dictionary.path}cs/stopwords.txt"
            },
            "czech_keywords": {
              "type":       "keyword_marker",
              "keywords_path": "${fess.dictionary.path}cs/protwords.txt"
            },
            "czech_stemmer": {
              "type":       "stemmer",
              "language":   "czech"
            },
    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/suggest_indices/suggest_analyzer.json

          },
          "reading_analyzer_cs" : {
            "type" : "custom",
            "tokenizer" : "standard"
          },
          "reading_term_analyzer_cs" : {
            "type" : "custom",
            "tokenizer" : "standard"
          },
          "normalize_analyzer_cs" : {
            "type" : "custom",
            "tokenizer" : "keyword",
            "char_filter" : ["mapping_char"],
    Json
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Thu May 23 05:09:51 GMT 2019
    - 57.7K bytes
    - Viewed (0)
  3. src/main/resources/fess_indices/_aws/fess.json

      },
      "mappings": {
        "_source": {
          "excludes": [
            "content_ar",
            "content_bg",
            "content_bn",
            "content_ca",
            "content_ckb-iq",
            "content_cs",
            "content_da",
            "content_de",
            "content_el",
            "content_en",
            "content_en-ie",
            "content_es",
            "content_et",
            "content_eu",
    Json
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Tue Mar 23 12:38:28 GMT 2021
    - 117.3K bytes
    - Viewed (0)
  4. src/main/resources/fess_indices/_cloud/fess.json

      },
      "mappings": {
        "_source": {
          "excludes": [
            "content_ar",
            "content_bg",
            "content_bn",
            "content_ca",
            "content_ckb-iq",
            "content_cs",
            "content_da",
            "content_de",
            "content_el",
            "content_en",
            "content_en-ie",
            "content_es",
            "content_et",
            "content_eu",
    Json
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Sat Feb 27 09:26:16 GMT 2021
    - 117.3K bytes
    - Viewed (0)
  5. src/main/resources/fess_indices/_aws/fess/doc.json

              "match": "*_ckb-iq",
              "mapping": {
                "type": "text",
                "analyzer": "sorani_analyzer"
              }
            }
          },
          {
            "lang_cs": {
              "match": "*_cs",
              "mapping": {
                "type": "text",
                "analyzer": "czech_analyzer"
              }
            }
          },
          {
            "lang_da": {
              "match": "*_da",
    Json
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Tue Aug 15 11:50:35 GMT 2023
    - 11.7K bytes
    - Viewed (0)
  6. src/main/resources/fess_indices/_cloud/fess/doc.json

              "match": "*_ckb-iq",
              "mapping": {
                "type": "text",
                "analyzer": "sorani_analyzer"
              }
            }
          },
          {
            "lang_cs": {
              "match": "*_cs",
              "mapping": {
                "type": "text",
                "analyzer": "czech_analyzer"
              }
            }
          },
          {
            "lang_da": {
              "match": "*_da",
    Json
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Tue Aug 15 11:50:35 GMT 2023
    - 11.7K bytes
    - Viewed (0)
  7. src/main/resources/fess_indices/fess/doc.json

              "match": "*_ckb-iq",
              "mapping": {
                "type": "text",
                "analyzer": "sorani_analyzer"
              }
            }
          },
          {
            "lang_cs": {
              "match": "*_cs",
              "mapping": {
                "type": "text",
                "analyzer": "czech_analyzer"
              }
            }
          },
          {
            "lang_da": {
              "match": "*_da",
    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)
  8. src/main/resources/suggest_indices/_aws/suggest_analyzer.json

          },
          "reading_analyzer_cs" : {
            "type" : "custom",
            "tokenizer" : "standard"
          },
          "reading_term_analyzer_cs" : {
            "type" : "custom",
            "tokenizer" : "standard"
          },
          "normalize_analyzer_cs" : {
            "type" : "custom",
            "tokenizer" : "keyword",
            "char_filter" : ["mapping_char"],
    Json
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Wed Mar 24 12:55:37 GMT 2021
    - 57.4K bytes
    - Viewed (0)
  9. src/main/resources/suggest_indices/_cloud/suggest_analyzer.json

          },
          "reading_analyzer_cs" : {
            "type" : "custom",
            "tokenizer" : "standard"
          },
          "reading_term_analyzer_cs" : {
            "type" : "custom",
            "tokenizer" : "standard"
          },
          "normalize_analyzer_cs" : {
            "type" : "custom",
            "tokenizer" : "keyword",
            "char_filter" : ["mapping_char"],
    Json
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Sat Feb 27 09:26:16 GMT 2021
    - 57.4K bytes
    - Viewed (0)
Back to top