Skip to content

Missing support for match_only_type #164

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
rokkolesa opened this issue Feb 21, 2022 · 1 comment
Closed

Missing support for match_only_type #164

rokkolesa opened this issue Feb 21, 2022 · 1 comment

Comments

@rokkolesa
Copy link

The API seems to be missing support for the match_only_text field type.
The error we get is:
image

This seems to be somewhat related to #142, but we have a static type match_only_text.
It seems the enum is missing in Property.Kind.
Or is there some other way of parsing the response?

@swallez
Copy link
Member

swallez commented May 23, 2022

This has been fixed in the API specification in elastic/elasticsearch-specification#1549 and in the Java client in 2b5f3d2. Thanks for the report.

@swallez swallez closed this as completed May 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants