I need to change list type in my document mapping and set it to be nested.
What is the best way to do this ? The only idea on my mind is to create
another index with new mapping and copy the data from current index to the
new one. But I have about 400GB of data in this index and it seems not to
be a good idea Thanks for help.
You idea is good one. There is really no other way to make significant
mapping changes in elasticsearch at the moment.
On Monday, November 19, 2012 9:40:06 AM UTC-5, Marcin Dojwa wrote:
Hi,
I need to change list type in my document mapping and set it to be nested.
What is the best way to do this ? The only idea on my mind is to create
another index with new mapping and copy the data from current index to the
new one. But I have about 400GB of data in this index and it seems not to
be a good idea Thanks for help.
You idea is good one. There is really no other way to make significant
mapping changes in elasticsearch at the moment.
On Monday, November 19, 2012 9:40:06 AM UTC-5, Marcin Dojwa wrote:
Hi,
I need to change list type in my document mapping and set it to be
nested. What is the best way to do this ? The only idea on my mind is to
create another index with new mapping and copy the data from current index
to the new one. But I have about 400GB of data in this index and it seems
not to be a good idea Thanks for help.
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.