Re: How can I find the field from search result

2008-10-13 Thread Chris Hostetter
1) take a look at the Searcher.explain method and the Explanation class. 2) http://people.apache.org/~hossman/#java-dev Please Use "[EMAIL PROTECTED]" Not "[EMAIL PROTECTED]" Your question is better suited for the [EMAIL PROTECTED] mailing list ... not the [EMAIL PROTECTED] list. java-dev is fo

How can I find the field from search result

2008-10-06 Thread yinlin chen
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