thank you Yonik
2006/3/12, Yonik Seeley <[EMAIL PROTECTED]>:
>
> On 3/11/06, wu fox <[EMAIL PROTECTED]> wrote:
> > Hi :
> > I'd like to search several indices located at diffrence partition.Ithink
> > use MultiSearcher is the right way.But when I inspected the source code
> of
> > this class,I w
On 3/11/06, wu fox <[EMAIL PROTECTED]> wrote:
> Hi :
> I'd like to search several indices located at diffrence partition.I think
> use MultiSearcher is the right way.But when I inspected the source code of
> this class,I was confused because I can not find any code that seach all
> the indices a
Hi :
I'd like to search several indices located at diffrence partition.I think
use MultiSearcher is the right way.But when I inspected the source code of
this class,I was confused because I can not find any code that seach all
the indices and combine the result ,how does this class do this job?A