6 ms·
In my experience Elastic Search lacks fundamental tooling, like a CLI that copies data between nodes.
by unsuitable 1y ago
In my experience Elastic Search lacks fundamental tooling, like a CLI that copies data between nodes.
- WASDx 1y agoThe `/_cluster/reroute` endpoint lets you do that with a curl. We have aliases for common operations so I've never felt that I lack a CLI. I'm happy with Elasticsearch overall having a few years of experience.