Hi everybody,
I am having a problem with facets count (a more simple case than
yesterday :p).
A facet count in a match_all query is smaller than the same count with
a query_string param. I can't explain why to my customer, as I can't
explain it to me !!
Here is the case : https://gist.github.com/b88b5a82c879eeef8739
Two questions :
- is there cases where it could arrive ? (match_all count < query
count) - if not (and I think it cannot), what's the best way to understand
what's happening ?
Thanks,
Sebastien