Hi, I use MultiFieldQueryParser to do multiple fields search. How can I find the particular search result belong to which field(s)?
For example, I use two fields, "creator" and "description" And I use the keyword "world" to get the search result, how do I know that keyword "world" is form "creator" or "description"? Does anyone know how to do it? Thanks for your help. Regards, yinlin