On Thursday 01 May 2008 00:01:48 John Wang wrote: > I am not sure how well lucene would perform with > 2 Billion docs in a > single index anyway.
Even if they're in multiple indexes, the doc IDs being ints will still prevent it going past 2Gi unless you wrap your own framework around it. Daniel --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]