Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 9 of 9 for Hu (0.16 sec)

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

            },
            "hungarian_stop": {
              "type":       "stop",
              "stopwords_path": "${fess.dictionary.path}hu/stopwords.txt"
            },
            "hungarian_keywords": {
              "type":       "keyword_marker",
              "keywords_path": "${fess.dictionary.path}hu/protwords.txt"
            },
            "hungarian_stemmer": {
              "type":       "stemmer",
              "language":   "hungarian"
    Json
    - Registered: Mon Apr 22 08:04:10 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_hu" : {
            "type" : "custom",
            "tokenizer" : "standard"
          },
          "reading_term_analyzer_hu" : {
            "type" : "custom",
            "tokenizer" : "standard"
          },
          "normalize_analyzer_hu" : {
            "type" : "custom",
            "tokenizer" : "keyword",
            "char_filter" : ["mapping_char"],
    Json
    - Registered: Mon Apr 22 08:04:10 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

    Json
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Tue Mar 23 12:38:28 GMT 2021
    - 117.3K bytes
    - Viewed (0)
  4. src/main/resources/fess_indices/_aws/fess/doc.json

                "analyzer": "empty_analyzer"
              }
            }
          },
          {
            "lang_hu": {
              "match": "*_hu",
              "mapping": {
                "type": "text",
                "analyzer": "hungarian_analyzer"
              }
            }
          },
          {
            "lang_hu": {
              "match": "*_hy",
              "mapping": {
                "type": "text",
    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)
  5. src/main/resources/fess_indices/_cloud/fess/doc.json

                "analyzer": "empty_analyzer"
              }
            }
          },
          {
            "lang_hu": {
              "match": "*_hu",
              "mapping": {
                "type": "text",
                "analyzer": "hungarian_analyzer"
              }
            }
          },
          {
            "lang_hu": {
              "match": "*_hy",
              "mapping": {
                "type": "text",
    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)
  6. src/main/resources/fess_indices/fess/doc.json

                "analyzer": "empty_analyzer"
              }
            }
          },
          {
            "lang_hu": {
              "match": "*_hu",
              "mapping": {
                "type": "text",
                "analyzer": "hungarian_analyzer"
              }
            }
          },
          {
            "lang_hu": {
              "match": "*_hy",
              "mapping": {
                "type": "text",
    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)
  7. src/main/resources/fess_indices/_cloud/fess.json

    Json
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Sat Feb 27 09:26:16 GMT 2021
    - 117.3K bytes
    - Viewed (0)
  8. src/main/resources/suggest_indices/_aws/suggest_analyzer.json

          },
    
          "reading_analyzer_hu" : {
            "type" : "custom",
            "tokenizer" : "standard"
          },
          "reading_term_analyzer_hu" : {
            "type" : "custom",
            "tokenizer" : "standard"
          },
          "normalize_analyzer_hu" : {
            "type" : "custom",
            "tokenizer" : "keyword",
            "char_filter" : ["mapping_char"],
    Json
    - Registered: Mon Apr 22 08:04:10 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_hu" : {
            "type" : "custom",
            "tokenizer" : "standard"
          },
          "reading_term_analyzer_hu" : {
            "type" : "custom",
            "tokenizer" : "standard"
          },
          "normalize_analyzer_hu" : {
            "type" : "custom",
            "tokenizer" : "keyword",
            "char_filter" : ["mapping_char"],
    Json
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Sat Feb 27 09:26:16 GMT 2021
    - 57.4K bytes
    - Viewed (0)
Back to top