3486166-pass-metric-type | Add support for vector search time metric selection
Change to SearchApiAiBackend::doSearch() to include the metric type in active config to the vdb provider vectorSearch() method.
Update AiVdbProviderInterface::vectorSearch() to accept VdbSimilarityMetrics $metric_type as a param. This will require that implementing providers update their vectorSearch method signatures.
[3486166-pass-metric-type]
Closes #3486166
Merge request reports
Activity
Filter activity
added 1 commit
- e4136124 - Sort use statements alphabetically for pipeline static analysis.
added 148 commits
-
e4136124...9e42be1b - 145 commits from branch
project:1.0.x
- 429824b1 - Add support for vector search time metric selection
- a48247b8 - Sort use statements alphabetically for pipeline static analysis.
- 5ba8d53e - Pass search_api query to vdb vector search rather than metric type.
Toggle commit list-
e4136124...9e42be1b - 145 commits from branch
Please register or sign in to reply