On 26-Sep-07, at 10:50 AM, Law, John wrote:

Thanks all! One last question...

If I had a collection of 2.5 billion docs and a demand averaging 200
queries per second, what's the confidence that Solr/Lucene could handle
this volume and execute search with sub-second response times?

No search software can search 2.5 billion docs (assuming web-sized documents) in 5ms on a single server.

You certainly could build such a system with Solr distributed over 100's of nodes, but this is not built into Solr currently.

-Mike

Reply via email to