I 'll take a look at it, thx.
On 7/22/05, Peter Friend <[EMAIL PROTECTED]> wrote:
>
> On Jul 21, 2005, at 8:53 AM, Riccardo Daviddi wrote:
>
> > it's possible to set an unique id (as keyword field) to a doc by
> > looking in the index? I mean, it's possible to look in the index and
> > know what
Hi everyboy, the context of the problem
I have 6 index created by IndexWriter (1 index has something indexed,
but the others are empty (only the segment file)).
I Use this to search in all index at same time
//This line I don't know what is her function, but I don't think that is
the problem