Hello Otis, I was thinking more in terms of Solr DistributedSearch rather than SolrCloud. I was hoping to add another Solr instance, when the time comes. This is a low use application, but with lot of data. Uptime and query speed are not of importance. However we would like to be able to index more then 2.1 b document when the time comes......
Any advise will be highly appreciated. Thanks!!! :) Saqib On Fri, Jul 5, 2013 at 6:23 PM, Otis Gospodnetic <otis.gospodne...@gmail.com > wrote: > 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! :) >