clintongormley / Elastic-Model

Use ElasticSearch as a NoSQL database in Perl
9 stars 8 forks source link

Check for routing changes when reindexing #10

Open clintongormley opened 12 years ago

clintongormley commented 12 years ago

Reindexing docs may also involve a new routing scheme for the new index (or even changes in type or ID). This should be accounted for when updating the UID references in other indexes. Currently we only update the index name.