I'm mostly curious if anyone has tried this and if it is safe to do so. My concern is that certain operations in Elasticsearch will result in my data getting discarded later. Does it always copy the entire block of settings data?
I would not rely on this, and Elasticsearch 5.0 is much stricter in terms of settings parsing and only allows settings that are known to the system (giving you suggestions in case you misspelled a setting).
That's what I was afraid of. It would be nice to have a supported field provided by Elasticsearch for such a purpose. There is some meta data about an index that we currently store in it's own index but managing this meta data becomes a pain when reindexing or migrating data to a new cluster. It would be nice to have it as actual data stored on the index.
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.