-
Notifications
You must be signed in to change notification settings - Fork 100
Closed
Labels
Meilisearch bumpChanges related to the Meilisearch bump versionChanges related to the Meilisearch bump version
Description
Related to meilisearch/integration-guides#307
Explanation of the feature
- New index settings:
facetSearch
- New index settings:
prefixSearch
TODO
- Ensure the methods
getSettings()
, andupdateSettings
can accept the new settings fields:facetSearch
&prefixSearch
- Add the new methods:
getFacetSearch()
,updateFacetSearch()
andresetFacetSearch()
calling the appropriate Meilisearch routes - Add the new methods: getPrefixSearch(), updatePrefixSearch() and resetPrefixSearch() calling the appropriate Meilisearch routes
- Add tests
bump-meilisearch-v1.12.0
and NOT main
. Please do 1 PR for all of these changes, and not several.
Metadata
Metadata
Assignees
Labels
Meilisearch bumpChanges related to the Meilisearch bump versionChanges related to the Meilisearch bump version