Reference documentation and code samples for the Vector Search V1 API class Google::Cloud::VectorSearch::V1::Ranker.
Defines a ranker to combine results from multiple searches.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#rrf
def rrf() -> ::Google::Cloud::VectorSearch::V1::ReciprocalRankFusion
Returns
- (::Google::Cloud::VectorSearch::V1::ReciprocalRankFusion) — Reciprocal Rank Fusion ranking.
#rrf=
def rrf=(value) -> ::Google::Cloud::VectorSearch::V1::ReciprocalRankFusion
Parameter
- value (::Google::Cloud::VectorSearch::V1::ReciprocalRankFusion) — Reciprocal Rank Fusion ranking.
Returns
- (::Google::Cloud::VectorSearch::V1::ReciprocalRankFusion) — Reciprocal Rank Fusion ranking.