15 feb 2007 kl. 19.28 skrev Deepa Paranjpe:
I want to optimize maximally on the search time required by lucene on over
~7M short documents. The queries that I deal are 6 to 7 tokens on an
average.

Load your FSDirectory to a RAMDirectory.

If you feel experimental you can take a look at
<https://issues.apache.org/jira/browse/LUCENE-550>

--
karl

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to