I am a new user of Lucene.  I am looking to index over 20 million
documents (and a lot more someday) and am looking for ideas on the best
indexing/search strategy.  

Which will optimize the Lucene search, one index or multiple indexes?
Do I create multiple indexes and merge them all together?  Or do I
create multiple indexes and search on the multiple indexes?  

Any helpful ideas would be appreciated!

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

Reply via email to