Helperedit

Index Helperedit

Link: nexucis/es-php-index-helper

This helper is a light library which wrap the official client elasticsearch-php. It will help you to manage your ES Indices with no downtime. This helper implements the philosophy described in the official documentation which can be summarized in a few words : use alias instead of index directly

-- Index Helper