Re: Question with Hits Interface

2008-03-18 Thread Daniel Noll
On Wednesday 19 March 2008 01:44:33 Ramdas M Ramakrishnan wrote: > I am using a MultiFieldQueryParser to parse and search the index. Once I > have the Hits and iterate thru it, I need to know the following? > > For every hit document I need to know under which indexed field was this > Hit originati

Question with Hits Interface

2008-03-18 Thread Ramdas M Ramakrishnan
Hi I am using a MultiFieldQueryParser to parse and search the index. Once I have the Hits and iterate thru it, I need to know the following? For every hit document I need to know under which indexed field was this Hit originating from? Say I have indexed 2 Fields how will I know from the Hit whi