This works: "query" : "text:\"2017-06-11\""
This not works 2017.07.17 - even if my field type is Date "reason": "Invalid format: "2017.06.11" is malformed at ".06.11""
My worries that this is not best solution, because for same field I need to have complicated search, in order to search:
via free text search
via dates
via numbers
via wildcards
via partial text (with spaces)
via all this words
via exact matching
and so on.
Before we are using for some fields Regex search, for others Term or Match searches based on BA.
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.