# Assigning nodes to an Index

**URL:** https://discuss.elastic.co/t/assigning-nodes-to-an-index/13438
**Category:** Elasticsearch
**Created:** [September 2, 2013, 8:39pm UTC](https://discuss.elastic.co/t/assigning-nodes-to-an-index/13438 "2013-09-02T20:39:17Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Mohit\_Anchlia](https://avatars.discourse-cdn.com/v4/letter/m/848f3c/32.png) [@Mohit\_Anchlia](https://discuss.elastic.co/u/Mohit_Anchlia)
#### Post date: [September 2, 2013, 8:39pm UTC](https://discuss.elastic.co/t/assigning-nodes-to-an-index/13438/1 "2013-09-02T20:39:17Z")

</div>

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](mailto:elasticsearch+unsubscribe@googlegroups.com).  
For more options, visit [https://groups.google.com/groups/opt\_out](https://groups.google.com/groups/opt_out).

---

<div class="post-metadata">

### Author: ![polyfractal](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/polyfractal/32/48162_2.png) [@polyfractal](https://discuss.elastic.co/u/polyfractal)
#### Post date: [September 2, 2013, 11:07pm UTC](https://discuss.elastic.co/t/assigning-nodes-to-an-index/13438/2 "2013-09-02T23:07:43Z")

</div>

Sure, check out "Shard Allocation Filtering" on the cluster allocation  
page: [Elasticsearch Platform — Find real-time answers at scale | Elastic](http://www.elasticsearch.org/guide/reference/modules/cluster/)

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](mailto:elasticsearch+unsubscribe@googlegroups.com).  
For more options, visit [https://groups.google.com/groups/opt\_out](https://groups.google.com/groups/opt_out).

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [July 6, 2017, 2:18am UTC](https://discuss.elastic.co/t/assigning-nodes-to-an-index/13438/3 "2017-07-06T02:18:25Z")

</div>


