Assigning nodes to an Index

In a large cluster is it possible to assign fewer nodes to a given Index?
So for instance I might want to create Index A on node 1,2,3 and Index B on
4,5,6 and then alias on top of it.

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Sure, check out "Shard Allocation Filtering" on the cluster allocation
page: Elasticsearch Platform — Find real-time answers at scale | Elastic

On Monday, September 2, 2013 4:39:17 PM UTC-4, Mo wrote:

In a large cluster is it possible to assign fewer nodes to a given Index?
So for instance I might want to create Index A on node 1,2,3 and Index B on
4,5,6 and then alias on top of it.

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.