поиск по дате

35 views
Skip to first unread message

Серёжа Молодец

unread,
Mar 18, 2015, 3:18:54 PM3/18/15
to elastics...@googlegroups.com
Здравствуте! Не получается искать по дате:
{ "query": { "bool": { "must" : [ { "query_string" : { "default_field" : "ActualTime", "query" : "date:[ now-2d TO now ]" } } ]

или
{ "query": { "bool": { "must" : [ { "query_string" : { "default_field" : "ActualTime", "query" : "date:[2015-03-16 TO *]" }
} ]

mapping
{"ActualTime":{"type":"date","format":"dateOptionalTime"}}
Внутри документа
[ActualTime] => 2015-03-18T17:06:47.000+02:00

Igor Motov

unread,
Mar 19, 2015, 11:20:27 AM3/19/15
to elastics...@googlegroups.com
"query" : "ActualTime:[ now-2d TO now ]"

Серёжа Молодец

unread,
Mar 19, 2015, 12:58:02 PM3/19/15
to elastics...@googlegroups.com
Спасибо )
Reply all
Reply to author
Forward
0 new messages