Class RankFeaturesProperty
A field that can index numeric feature vectors, so that they can later be used to boost documents in queries with a rank_feature query.
It is analogous to the IRank
Inherited Members
Namespace: OpenSearch .Client
Assembly: OpenSearch.Client.dll
Syntax
public class RankFeaturesProperty : PropertyBase, IPropertyWithClrOrigin, IRankFeaturesProperty, IProperty, IFieldMapping
Constructors
| Edit this page View SourceRankFeaturesProperty()
Declaration
public RankFeaturesProperty()