I have a Riak Search index of about 5 million docs that I would like to experiment with making changes to the schema. Is it possible to have Riak re-index that data without having to insert those documents again?
Does this happen automatically when the schema is changed?
I could not find information about this in the docs.
Thanks for any help with this!