Hi, i was wondering if and how it is possible to determine in which field of a document a search term was found. For Example:
I have a document in an index with 3 fields: id, text1, text2 and perform a search for: "blue" is there a way to find out if the word "blue" was found in text1 or in text2 or in both? Thanks a lot, Nicolai -- View this message in context: http://www.nabble.com/Zend_Search_Lucene%3A-how-to-get-field-hit-occured-in--tp23318039p23318039.html Sent from the Zend Framework mailing list archive at Nabble.com.
