Redirecting to java-user (-dev is for developers of Lucene). @daffodildb.com, interesting :)
It really depends on a number of factors: - types of Fields in your Documents - number of indexed Fields - types of queries - state of the index (optimized vs. unoptimized) - amount of RAM (can your index fit into RAM?) and speed of disk - desired response time - etc. So, the best way is to create a fake index with 3M documents on your server and see what happens. Otis --- "Manoj Kr. Sheoran" <[EMAIL PROTECTED]> wrote: > Hi, > I am having 1,00,000 documents in a index but in near future it will > be 3 million and more. I am somewhat concerned about the searhing > process with this much number of document. I am giving order on some > fields of documents. Could anybody tell be the expected result from > lucene engine with 3 million results and order/sorted on 4 column. > > Thanks, > Manoj --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]