Re: Large queries

2005-10-16 Thread jian chen
PROTECTED]> wrote: > > How is Lucene handling very large queries? I have 6million documents, > which > each has a "docID" field. There is a total of 2 distinct docID's, so > many documents got the same docID which consists of a filename (only name, > not path)

Re: Large queries

2005-10-16 Thread jian chen
that does this. However, the method I described should also help just in case. Cheers, Jian On 10/16/05, Trond Aksel Myklebust <[EMAIL PROTECTED]> wrote: > > How is Lucene handling very large queries? I have 6million documents, > which > each has a "docID" field. Ther

Large queries

2005-10-16 Thread Trond Aksel Myklebust
How is Lucene handling very large queries? I have 6million documents, which each has a "docID" field. There is a total of 2 distinct docID's, so many documents got the same docID which consists of a filename (only name, not path). Sometimes, I must get all documents that has on