On Tuesday 29 November 2005 22:42, Paul Elschot wrote: > On Tuesday 29 November 2005 14:47, [EMAIL PROTECTED] wrote: > > Hello, > > > > I am searching over multiple indices using MultiSearcher. Thus I get hits > > from various indices. Is it possible to determine from which index a hit > > comes? > > Yes: use the subIndex() and maybe subDoc() methods here:
That should have been the subSearcher() method as Erik already replied. Regards, Paul Elschot. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]