Skip to content

Implement multi-index search #774

@bidoubiwa

Description

@bidoubiwa

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions