Lucene Date Range Query in Kibana

Is there a way in Kibana or Lucene to define a date range query as Today-60
days.

Something along the logical lines of visit_date: [*-60 TO *]

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/121e135e-e12f-417c-879f-36e877ec0d98%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Lucene and hence Elasticsearch and hence Kibana allows for date range to
be queries as [NOW-60DAY TO NOW] similar to what you said.

On Wednesday, 30 April 2014 10:37:33 UTC-5, Uli Bethke wrote:

Is there a way in Kibana or Lucene to define a date range query as
Today-60 days.

Something along the logical lines of visit_date: [*-60 TO *]

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/1cb787e8-f7c2-4520-9cf1-4098c15d95de%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.