-
Notifications
You must be signed in to change notification settings - Fork 66
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Fixed by: #888
Currently instant-meilisearch does not support the Index widget.
After some research we discovered that the Index widget does not imply merging the search results of multiple index but instead return them in two separate lists (See this guide of instant-search).
Thus, we are able to implement it with a small work-around where we make multiple search request.
gmourier, Tragio and jpham1109brunoocasali and Tragio
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request