David Pilato
0ff61e1d6f
Add time_zone setting for query_string
...
Query String query now supports a new `time_zone` option based on JODA time zones.
When using a range on date field, the time zone is applied.
```json
{
"query": {
"query_string": {
"text": "date:[2012 TO 2014]",
"timezone": "Europe/Paris"
}
}
}
```
Closes #7880 .
2014-10-20 19:09:45 +02:00
..
2013-08-29 01:24:34 +02:00
2013-08-29 01:24:34 +02:00
2013-08-29 01:24:34 +02:00
2013-08-29 01:24:34 +02:00
2013-08-29 01:24:34 +02:00
2014-10-14 13:24:44 +02:00
2014-01-09 15:14:51 +01:00
2014-01-09 15:14:51 +01:00
2014-09-26 21:04:42 +02:00
2014-06-05 19:52:12 +02:00
2013-09-03 21:28:31 +02:00
2014-10-15 09:23:36 -05:00
2014-06-21 16:32:29 +02:00
2013-08-29 01:24:34 +02:00
2014-02-07 20:52:49 +01:00
2013-08-29 01:24:34 +02:00
2014-08-14 16:27:30 +02:00
2013-08-29 01:24:34 +02:00
2014-09-29 11:14:56 +02:00
2014-10-03 16:40:17 +02:00
2014-10-15 18:27:48 +02:00
2013-08-29 01:24:34 +02:00
2014-07-26 22:32:28 +02:00
2014-09-07 11:32:05 +02:00
2014-10-20 19:09:45 +02:00
2014-07-23 16:32:32 +02:00
2014-10-06 15:59:18 +02:00
2014-07-03 11:39:57 +02:00
2014-09-07 11:42:33 +02:00
2014-09-26 21:04:42 +02:00
2013-08-29 01:24:34 +02:00
2013-10-31 09:12:57 +01:00
2013-08-29 01:24:34 +02:00
2014-09-07 11:28:19 +02:00
2013-08-29 01:24:34 +02:00
2013-08-29 01:24:34 +02:00
2014-09-26 21:04:42 +02:00
2013-08-29 01:24:34 +02:00
2013-08-29 01:24:34 +02:00
2014-08-21 10:34:39 +02:00
2013-08-29 01:24:34 +02:00