I am wondering if the following use case will work with indiex aliasing?
I have two indices index1 and index2, both of them aliased to index combinedindex. Both these indices have different fields.
Basically, I have an index with too many fields and I just want to partition it. For example, if the actual index has 10,000 fields, I want fields 1-5000 to map to index1 and 5001-10,000 map to index2.
This is not possible. You should also work on changing the number of fields in your indices, as fast as possible. This will hunt you forever, especially the more data and fields you add...
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.