Hi! When using hybrid search, is there a way to pu...
# community-help
j
Hi! When using hybrid search, is there a way to put keyword march hits first and vector hits after those?
k
You can use the federated search / multi_search API to make two requests, one for keyword search and the other for semantic search.