Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for epoch_millis (0.08 sec)

  1. src/main/resources/suggest_indices/suggest/mappings-default.json

              "type": "keyword"
            },
            "match": "*",
            "match_mapping_type": "string"
          }
        }
      ],
      "properties": {
        "@timestamp": {
          "type": "date",
          "format": "epoch_millis"
        },
        "docFreq": {
          "type": "long"
        },
        "fields": {
          "type": "keyword"
        },
        "kinds": {
          "type": "keyword"
        },
        "queryFreq": {
          "type": "long"
    Registered: Fri Nov 08 09:08:12 UTC 2024
    - Last Modified: Fri Jan 06 03:01:29 UTC 2017
    - 760 bytes
    - Viewed (0)
Back to top