Official name is: localhost, IP addresses: 127.0.0.1 127.0.0.1 , session keep alive connection.
Index failed.
0
test-index/7hao/_search -d {"query":{"match_all":{}}}
result: {"status":200}
Exception in src/elasticsearch/elasticsearch.cpp l. 265 ->
Search failed.
terminate called after throwing an instance of 'Exception'
I tried to search:
curl http://localhost:9200/test-index/7hao/_searchThis index exists and has "7hao" type documents.