meilisearch / mini-dashboard

mini-dashboard for Meilisearch
https://edge-preview-meili.vercel.app
MIT License
228 stars 54 forks source link

Highlight items within fields represented as arrays #541

Open tysonite opened 1 week ago

tysonite commented 1 week ago

Description It would be helpful if the mini-dashboard highlights results within fields represented as arrays. For example, when I search for 'Henry,' I expect the web UI to highlight the word if it appears in any of the array items.

Expected behavior The mini-dashboard highlights "Henry" represented as an item of the array.

Current behavior The mini-dashboard does not highlight "Henry" while Meili backend seems to return the data to perform that: image

Screenshots or Logs image

Environment (please complete the following information):