0.9.4
- Fix commands for lumen framework (working without facades).
- Fix indices list command for newer
elasticsearch/elasticsearch
package. - Customization for reindex command:
-- Add progressbar.
-- Add--scroll
option to control query scroll value.
-- Add--hide-errors
option to hide reindexing errors. - Rename
--size
option to--bulk-size
for reindexing command.