I am trying to get faceted results for a given query using facet date with gap of 1 day and also using date as a string facet field.
This is the result i get back:
As you can see the facet_dates tag is empty but the date field is present in every document and indexed.
You can also see the params sent. Am i doing something wrong?
Hello.
I am trying to get faceted results for a given query using facet date with gap of 1 day and also using date as a string facet field. This is the result i get back:
As you can see the facet_dates tag is empty but the date field is present in every document and indexed. You can also see the params sent. Am i doing something wrong?
Thanks -D