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
the current implementation of Laravel Scout doesn't support searching through multiple indexes. Algolia and Meilisearch support this feature.
This would need reimplementation of some parts of the library and a higher level abstractions that open up this functionality to different engines.
Searching through the https://github.com/algolia/scout-extended/ library I couldn't find issues on this topic so I think this is more of an edge case and should be implemented on the user side rather than here IMO
Are you planning to add a multisearch method to meilisearch?
The text was updated successfully, but these errors were encountered: