public sealed class RagRetrievalConfig.Types.HybridSearch : IMessage<RagRetrievalConfig.Types.HybridSearch>, IEquatable<RagRetrievalConfig.Types.HybridSearch>, IDeepCloneable<RagRetrievalConfig.Types.HybridSearch>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class RagRetrievalConfig.Types.HybridSearch.
Optional. Alpha value controls the weight between dense and sparse vector
search results. The range is [0, 1], while 0 means sparse vector search
only and 1 means dense vector search only. The default value is 0.5 which
balances sparse and dense vector search equally.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["\u003cp\u003eThis documentation covers the \u003ccode\u003eRagRetrievalConfig.Types.HybridSearch\u003c/code\u003e class within the Vertex AI v1beta1 API, providing reference materials and code examples.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHybridSearch\u003c/code\u003e class is used to configure hybrid search settings, combining both dense and sparse vector search techniques.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAlpha\u003c/code\u003e property of the \u003ccode\u003eHybridSearch\u003c/code\u003e class controls the weighting between dense and sparse vector search, with a range from 0 to 1 and a default value of 0.5.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHybridSearch\u003c/code\u003e class offers two constructors: a default constructor and one that accepts another \u003ccode\u003eHybridSearch\u003c/code\u003e instance for copying its configuration.\u003c/p\u003e\n"]]],[],null,[]]