i have created four document in elastic search and i want to search for "UserGender":"M" between the date
like "post_date":{"from":"2009-11-15T14:12:12","to":"2009-11-16T14:12:12"}
how we can find these document using elastic search Query. i am using for searching this query like
i have created four document in Elasticsearch and i want to search for
"UserGender":"M" between the date
like "post_date":{"from":"2009-11-15T14:12:12","to":"2009-11-16T14:12:12"}
how we can find these document using Elasticsearch Query. i am using for
searching this query like
this query is not working....i ask one another thing if i want to find the number of document "UserGender":"M" between the dates then what can i do....i am using the count API but it not works for me.
i am using this query for finding the number of document for "UserGender":"M" but how we can apply date filter on it...
this query is not working....i ask one another thing if i want to find the
number of document "UserGender":"M" between the dates then what can i
do....i am using the count API but it not works for me.
i am using this query for finding the number of document for
"UserGender":"M" but how we can apply date filter on it...
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.