Hi, It's a broad question, but it starts with getting a few servers, putting Solr 4.3.1 on it (soon 4.4), setting up Zookeeper, creating a Solr Collection (index) with N shards and M replicas, and reindexing your old data to this new cluster, which you can expand with new nodes over time. If you have specific questions...
Otis -- Solr & ElasticSearch Support -- http://sematext.com/ Performance Monitoring -- http://sematext.com/spm On Fri, Jul 5, 2013 at 8:42 PM, Ali, Saqib <docbook....@gmail.com> wrote: > Question regarding the 2.1 billion+ document. > > I understand that a single instance of solr has a limit of 2.1 billion > documents. > > We currently have a single solr server. If we reach 2.1billion documents > limit, what is involved in moving to the Solr DistributedSearch? > > Thanks! :)