Limit on number of search documents

2005-03-13 Thread Neelam Bhatnagar
We have an application which needs to index over 50, 000 documents which will go up to 250,000 documents in the next two years. We have been using Lucene to generate indexes so far. I was wondering if there is a limit to number of search documents which Lucene can handle? Thanks and regards Neela

Re: Assorted questions

2005-03-13 Thread Chris Hostetter
: Note the hit in section 6.5.1 - the fact that we used range queries in : the performance section is an indicator that one can really mess things : up if using range queries injudiciously. :) In particular, the typical : advice is to try to round the time information, to avoid costly range : que