-
-
Notifications
You must be signed in to change notification settings - Fork 812
Closed
Description
Problem:
Error: MeiliSearchCommunicationError: Unknown field
facetsDistribution
: expected one ofq
,vector
,hybrid
,offset
,limit
,page
,hitsPerPage
,attributesToRetrieve
,attributesToCrop
,cropLength
,attributesToHighlight
,showMatchesPosition
,showRankingScore
,showRankingScoreDetails
,filter
,sort
,facets
,highlightPreTag
,highlightPostTag
,cropMarker
,matchingStrategy
,attributesToSearchOn
Fix:
Update to "@meilisearch/instant-meilisearch": "^0.17.0"
and change search-client.ts line 8:
export const { searchClient } = instantMeiliSearch(endpoint, apiKey)
Metadata
Metadata
Assignees
Labels
No labels