elastic / sense

A JSON aware developer's interface to Elasticsearch. Comes with handy machinery such as syntax highlighting, autocomplete, formatting and code folding.
Other
381 stars 134 forks source link

autocomplete for _mget does not work #156

Open ppisljar opened 8 years ago

ppisljar commented 8 years ago

_mget is not on autocomplete list

try:

GET /yourindexname/_[ctrl+space]

_mget is not in the list

ppisljar commented 8 years ago

same goes for _bulk