resthighlevelclient Questions
3
Solved
I use ElasticSearch High-Level Client Java API in my Spring Boot application. I want to log the queries built using High-Level client API for debugging purposes.
My question is what kind of settin...
Bedeck asked 25/3, 2020 at 13:30
2
My API version is 6.3 and I try to create index. The failure says "The mapping definition cannot be nested under a type [_doc] unless include_type_name is set to true" .Here is my code:
C...
Golconda asked 8/7, 2020 at 20:47
4
I am trying to do a simple search on ElasticSearch server and getting teh following error
ElasticsearchStatusException[Elasticsearch exception [type=illegal_argument_exception, reason=request [/rec...
Xanthochroism asked 9/4, 2019 at 22:50
1
© 2022 - 2024 — McMap. All rights reserved.