You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tolerance is useful for hybrid search as well, since it can still be used to customize the text search. However SearchParamsHybrid currently doesn't expose it. As a related question, is there any specific reason SearchParamsHybrid doesnt just extend SearchParamsFullText?
Proposed Solution
Add tolerance to SearchParamsHybrid interface.
Alternatives
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered:
Problem Description
tolerance
is useful for hybrid search as well, since it can still be used to customize the text search. HoweverSearchParamsHybrid
currently doesn't expose it. As a related question, is there any specific reasonSearchParamsHybrid
doesnt just extendSearchParamsFullText
?Proposed Solution
Add
tolerance
toSearchParamsHybrid
interface.Alternatives
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: