I am trying to use org.apache.lucene.search.DisjunctionMaxQuery
First, a quick check on how to use it.
I tried looking for javadocs, and the mailing list archive, but could not
find much.
Here is what I am doing :
//finalquery is a boolean query, that has a lot of field specific
sub-queries, eac
I am creating an index of about 7 Million documents.
The total size of the index is about 2.7G once indexing is done.
For the 1st 3Million documents, the indexer takes about 3 hours (can i
get better than this? )
- 4 seconds per thousand documents
After this it slows down terribly and takes abou
a
4+word query from the user.
Thanks Erik for the response,
Hope I have done a better job of explaining my problem,
-mek
The more details of what you're trying to do you provide, the better answers
you'll get ..
Best
Erick
On 10/18/06, Mekin Maheshwari <[EMAIL PROTEC
Resending, with the hope that the search gurus missed this.
Would really appreciate any advise on this.
Would not want to reinvent the wheel & I am sure this is something
that would have been done.
Thanks,
mek
On 10/16/06, Mek <[EMAIL PROTECTED]> wrote:
Has anyone dealt with the problem of con