deconst / content-service

An API for storing, indexing and retrieving documentation
MIT License
4 stars 9 forks source link

/reindex content into a new index and update an alias #70

Closed smashwilson closed 8 years ago

smashwilson commented 8 years ago

When reindexing content, create a new, uniquely named index. Once all content has been indexed there, update an alias to point to the new index.

Fixes deconst/deconst-docs#204.