Re: Replica type affinity

2020-02-03 Thread Jason Gerlowski
the persistent disk instances. > > Might be a pipe dream but I'm striving for no manual configuration. > > From: Edward Ribeiro > Sent: 30 January 2020 16:56 > To: solr-user@lucene.apache.org > Subject: Re: Replica type affinity &

Re: Replica type affinity

2020-01-30 Thread Karl Stoney
__ From: Edward Ribeiro Sent: 30 January 2020 16:56 To: solr-user@lucene.apache.org Subject: Re: Replica type affinity Hi Karl, During collection creation you can specify the `createNodeSet` parameter as specified by the Solr Reference Guide snippet below: "createNodeSet Allows defining the

Re: Replica type affinity

2020-01-30 Thread Edward Ribeiro
Hi Karl, During collection creation you can specify the `createNodeSet` parameter as specified by the Solr Reference Guide snippet below: "createNodeSet Allows defining the nodes to spread the new collection across. The format is a comma-separated list of node_names, such as localhost:8983_solr,l