Hi David:

    Can you further explain which calls specically would solve my problem?

Thanks

-John

On Mon, 21 Feb 2005 12:20:15 -0800, David Spencer
<[EMAIL PROTECTED]> wrote:
> John Wang wrote:
> 
> > Anyone has any thoughts on this?
> 
> Does this help?
> 
> http://jakarta.apache.org/lucene/docs/api/org/apache/lucene/search/Searchable.html#explain(org.apache.lucene.search.Query,%20int)
> >
> > Thanks
> >
> > -John
> >
> >
> > On Wed, 16 Feb 2005 14:39:52 -0800, John Wang <[EMAIL PROTECTED]> wrote:
> >
> >>Hi:
> >>
> >>   Is there way to find out given a hit from a search, find out which
> >>fields contributed to the hit?
> >>
> >>e.g.
> >>
> >>If my search for:
> >>
> >>contents1="brown fox" OR contents2="black bear"
> >>
> >>can the document founded by this query also have information on
> >>whether it was found via contents1 or contents2 or both.
> >>
> >>Thanks
> >>
> >>-John
> >>
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to