- Notifications
You must be signed in to change notification settings - Fork 276
Closed
Labels
Area: SpecificationRelated to the API spec used to generate client codeRelated to the API spec used to generate client code
Description
Java API client version
8.7.0
Java version
17
Elasticsearch Version
8.5
Problem description
RankFeaturesProperty is missing positive_score_impact field in builder.
It is possible to set positive_score_impact
on RankFeatureProperty
but it's not possible to do with RankFeaturesProperty
But it should be possible according to elastic search documentation:
https://www.elastic.co/guide/en/elasticsearch/reference/current/rank-features.html
Metadata
Metadata
Assignees
Labels
Area: SpecificationRelated to the API spec used to generate client codeRelated to the API spec used to generate client code