Thanks for you answer Vinayak_Sapre, and yes using this format works, but I'm only wondering why this happens only on lte value and not on gte.
The same happens if I use it on query string like: ((something) AND activation_date:[2016-11-09T02:00:00+0000 TO 2020-07-23T02:59:59+0000])
the same error is raised, but if I change the TO part to yyyy-MM-dd'T'HH:mm:ssZformat like: ((something) AND activation_date:[2016-11-09T02:00:00+0000 TO 2020-07-23T02:59:59Z])
it works.
So why the rage limit needs to be in yyyy-MM-dd'T'HH:mm:ssZformat?
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.