What is the expected behavior if you query just the wildcard ("*") on all fields?
I'm not entirely sure I follow, can you paste an example query?
If you do a wildcard of *
across all fields, it's essentially a match_all query and you'll match everything.
Hey, thanks for the reply.
In my search box, i'm just searching for '*' and that gives back a strange number of results, not the total number however.
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.