mshauneu / elastic-remove-by-query

Remove Document(s) by Query in ElasticSearch index.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

Remove documents from elastic seacrh index by query.

Install

git clone https://github.com/mshauneu/elastic-remove-by-query
npm install -g

Use

es_remove <index> <type> <query>

About

Remove Document(s) by Query in ElasticSearch index.

License:MIT License


Languages

Language:JavaScript 100.0%