I had a similar problem some time back. Although it might not be the best
way, but I used cron to move data from a high-end-spec to a lower-end-spec.
It worked beautifully
Deepak
"The greatness of a nation can be judged by the way its animals are
treated. Please stop cruelty to Animals, become a
Thanks Erick. This information is very helpful. Will explore further on the
node placement rules within Collections API.
Many Thanks
On 1 May 2018 at 16:26:34, Erick Erickson (erickerick...@gmail.com) wrote:
"Is it possible to configure a collection such that the collection
data is only stored
"Is it possible to configure a collection such that the collection
data is only stored on few nodes in the SolrCloud setup?"
Yes. There are "node placement rules", but also you can create a
collection with a createNodeSet that specifies the nodes that the
replicas are placed on.
" If this is poss