26 jan 2007 kl. 06.45 skrev Bill Taylor:
I have used Lucene to index a small collection - only a few hundred documents. I have a potential client who wants to index a collection which will start at about a million documents and could easily grow to two million.
The maximum number of documents in an index is Integer.MAX_VALUE (2 147 483 647), but it it possible to combine multiple indices.
Has anyone used Lucene with an index that large?
I never went above the limit my self, but I'm sure sombody did. -- karl --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]