Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for id (0.19 sec)

  1. src/main/resources/fess_indices/fess_config.thumbnail_queue/thumbnail_queue.json

    {
        "properties": {
          "thumbnail_id": {
            "type": "keyword"
          },
          "path": {
            "type": "keyword"
          },
          "generator": {
            "type": "keyword"
          },
          "target": {
            "type": "keyword"
          },
          "createdTime": {
            "type": "long"
          },
          "createdBy": {
            "type": "keyword"
          }
        }
    Json
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Dec 02 13:14:56 GMT 2021
    - 359 bytes
    - Viewed (0)
  2. src/main/resources/fess_indices/fess.json

            },
            "indonesian_stop": {
              "type":       "stop",
              "stopwords_path": "${fess.dictionary.path}id/stopwords.txt"
            },
            "indonesian_keywords": {
              "type":       "keyword_marker",
              "keywords_path": "${fess.dictionary.path}id/protwords.txt"
            },
            "indonesian_stemmer": {
              "type":       "stemmer",
              "language":   "indonesian"
    Json
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Aug 11 01:26:55 GMT 2022
    - 39.9K bytes
    - Viewed (2)
  3. src/main/config/es/fess_config_thumbnail_queue.json

                "type" : "keyword"
              },
              "path" : {
                "type" : "keyword"
              },
              "target" : {
                "type" : "keyword"
              },
              "thumbnail_id" : {
                "type" : "keyword"
              }
            }
          }
        },
        "settings" : {
          "index" : {
            "creation_date" : "1509021057304",
            "number_of_shards" : "5",
    Json
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Dec 02 13:14:56 GMT 2021
    - 903 bytes
    - Viewed (0)
  4. src/main/resources/fess_indices/_aws/fess/doc.json

              "match": "*_hy",
              "mapping": {
                "type": "text",
                "analyzer": "armenian_analyzer"
              }
            }
          },
          {
            "lang_id": {
              "match": "*_id",
              "mapping": {
                "type": "text",
                "analyzer": "indonesian_analyzer"
              }
            }
          },
          {
            "lang_it": {
              "match": "*_it",
    Json
    - Registered: Mon May 06 08:04:11 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

              "match": "*_hy",
              "mapping": {
                "type": "text",
                "analyzer": "armenian_analyzer"
              }
            }
          },
          {
            "lang_id": {
              "match": "*_id",
              "mapping": {
                "type": "text",
                "analyzer": "indonesian_analyzer"
              }
            }
          },
          {
            "lang_it": {
              "match": "*_it",
    Json
    - Registered: Mon May 06 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/fess/doc.json

              "match": "*_hy",
              "mapping": {
                "type": "text",
                "analyzer": "armenian_analyzer"
              }
            }
          },
          {
            "lang_id": {
              "match": "*_id",
              "mapping": {
                "type": "text",
                "analyzer": "indonesian_analyzer"
              }
            }
          },
          {
            "lang_it": {
              "match": "*_it",
    Json
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Tue Aug 15 11:50:35 GMT 2023
    - 11.8K bytes
    - Viewed (0)
Back to top