On Tue, Oct 12, 2010 at 8:19 AM, eks dev <[email protected]> wrote: > --- the practical limit for a single lucene index is ~100M docs anyway --- > > I do not see it that way, there are very practical cases (short documents) > with 250M docs and sub-second response times :) > And I believe it can be pushed even further, especially when flex branch > stabilizes
Of course... I've seen much bigger single indexes myself. But I think it's a good ballpark for a "practical" upper bound when you need to give one to people w/o further knowledge of their problem. People are normally better off sharding at that level, and often far below that level, depending on the complexity of the queries, faceting, etc). -Yonik http://www.lucidimagination.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
