Re: Multi-field query - determining which fields are hit

2008-06-04 Thread Grant Ingersoll
On Jun 3, 2008, at 6:09 PM, Michael Garski wrote: 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? I don't know there is some obvious way. I think people tend to u

Multi-field query - determining which fields are hit

2008-06-03 Thread Michael Garski
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