Not getting data in search

I have configured elasticsearch with my app and elasticsearch seems working fine getting response when doing curl localhost:9200 but in my app i am not getting data in response

can you invest some more time in a proper error description please?

Show what HTTP request you executed, then show the complete response including headers (also, please format those properly). Describe what you mean with 'not gettting any data' - does this refer to documents, or does this refer to an empty HTTP response?

Do you have a way to reliable reproduce this with an empty single-node cluster, so that others can try an reproduce the problem? Can you list all the steps required to do so?

Thanks.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.