Above query will search all the data with the type "doc".
Thanks
Related Tutorials/Questions & Answers:
elasticsearch search by type elasticsearchsearch by type Hi,
How to perform search by type in elasticsearch?
Thanks
HI,
Use following query:
GET /_search..."
}
}
}
Above query will search all the data with the type "doc".
Thanks
how to get type names of elasticsearch index in python how to get type names of elasticsearch index in python Hi,
how I can get the list of indexes in elasticsearch with rest call?
how to get type names of elasticsearch index in python?
Thanks
Hi,
You can use thee