New elasticsearch-client for termsuggest accuracy not available

We could not find any option to supply accuracy with term suggest. But Elasticsearch core lib provided that option.

https://www.javadoc.io/doc/org.elasticsearch/elasticsearch/latest/org.elasticsearch.server/org/elasticsearch/search/suggest/term/TermSuggestionBuilder.html#accuracy()

same we cannot achieve with new client lib of

https://artifacts.elastic.co/javadoc/co/elastic/clients/elasticsearch-java/8.9.0/co/elastic/clients/elasticsearch/core/search/TermSuggester.html

Any help is greatly appreciated.

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