Replies: 1 comment
-
|
Hey @vrdn-23, sorry for the late response, there is no convenience API to search over multiple collection with the same query, in order to do so, you'd need to do multiple requests on the client's side |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there an effective way to search across multiple collections with the same query? I can see APIs for batch search and hybrid search, but I'm interested in running the same query across multiple collections. Is there any API method that currently lets us do that?
Similar to what OpenSearch aliases allow to set a single alias for multiple collections.
Beta Was this translation helpful? Give feedback.
All reactions