Hi,
I am new to elastic search and evaluating it for one of the project. Currently I am using a windows system and using web browser retrieving data. I have multiple fields, one of them is “day”. So while filtering out I wanted to put a range instead of a particular value, can you please help me out doing that?
http://localhost:9200/test/_search?pretty&q=day:27
Thanks,
NB