Multifield query parser

2010-12-18 Thread Pankaj Malhotra
Hi, While searching across multiple fields using MultiFieldQueryParser, when a doc is returned how do I know in this doc which field(among the multiple fields i queried over) contained the query term? Regards Pankaj

Re: Search within a document

2010-09-14 Thread Pankaj Malhotra
@Suman:Yaa, that's what I needed. Thanks Pankaj On Tue, Sep 14, 2010 at 5:22 PM, wrote: > you can use query filter for that purpose . > > > > Suman > > > On Tue, 14 Sep 2010 17:14:19 +0530, Pankaj Malhotra > wrote: > > Also, if someone could tell how to

Search within a document

2010-09-14 Thread Pankaj Malhotra
A newbie's question: From a search, I find a document. Now I want to search a different keyword across various fields *only* in this document. Is this possible? Kindly explain. Regards Pankaj

Re: Search within a document

2010-09-14 Thread Pankaj Malhotra
ing. Thanks in advance Pankaj On Tue, Sep 14, 2010 at 5:07 PM, Pankaj Malhotra wrote: > A newbie's question: From a search, I find a document. Now I want to search > a different keyword across various fields *only* in this document. Is this > possible? > Kindly explain. > > Regards > Pankaj >