KunihikoKido / atom-elasticsearch-client

elasticsearch-client
https://atom.io/packages/elasticsearch-client
MIT License
31 stars 3 forks source link

IndexMissingException #14

Closed draganescu closed 5 years ago

draganescu commented 7 years ago

Hi,

So I am struggling to get any results although i did configure baseUrl, docType and index exactly as the ES kopf plugin uses them. I simply get

{ "error": "IndexMissingException[[search_database] missing]", "status": 404 }

Thanks for any help! :)