-
Type:
Bug
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 0.7.1
-
Component/s: Interpreters
-
Labels:None
Current:
Elasticsearch interpreter: General format: <command> /<indices>/<types>/<id> <option> <JSON> ... - index /ndex/type/id <json-formatted document> . the id can be omitted, elasticsearch will generate one
Should be:
Elasticsearch interpreter: General format: <command> /<indices>/<types>/<id> <option> <JSON> ... - index /index/type/id <json-formatted document> . the id can be omitted, elasticsearch will generate one
- links to