您可以使用以下查询:
GET /index_name/index_type/_search?q=dateCreated:[2016-01-06+TO+2016-01-07]
仅当dateCreated
为date
字段时才有效。不会与String

您可以使用以下查询:
GET /index_name/index_type/_search?q=dateCreated:[2016-01-06+TO+2016-01-07]
仅当dateCreated
为date
字段时才有效。不会与String