I've seen this question come up a few times on the list in the past with
the potential solutions of:
1. Parsing out the results of the Explain() method
2. Perform a regex on the data post-search to determine which field
contained the match
3. Searching each field independently and removing duplic
Hello,
In performing a multi-field query, is there a way to determine which
field(s) the query matched in short of running a query against each of
the fields independently? Could payloads be utilized for something like
this?
Thanks,
Michael