Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changes related to the next Meilisearch release (v1.3.0) #1530

Merged
merged 10 commits into from
Jul 31, 2023

Conversation

meili-bot
Copy link
Contributor

Related to this issue: meilisearch/integration-guides#280

This PR:

  • gathers the changes related to the next Meilisearch release (v1.3.0) so that this package is ready when the official release is out.
  • should pass the tests against the latest pre-release of Meilisearch.
  • might eventually contain test failures until the Meilisearch v1.3.0 is out.

⚠️ This PR should NOT be merged until the next release of Meilisearch (v1.3.0) is out.

This PR is auto-generated for the pre-release week purpose.

meili-bot and others added 10 commits July 5, 2023 15:05
* Add sort order for facet values for Meilisearch v1.3

* Change type casting of the settings object in settings tests
* Experimental vector search for MS v1.3.0

* Add vector search error codes

* Use permission as key when enabling the experimental prototype
* Add the searchForFacetValue method

* Update version for the next release (v0.33.0-prototype-search-for-facet-values.0) (#1514)

* Update package.json

* Update src/package-version.ts

* Change name of searchForFacetValue to searchForFacetValues

* Add error codes

* Remove only label on test

* Fix the typing of the search parameters

* Remove unecessary INVALID_SEARCH_FACET error

* Fix tests

* Update returned fields from hits to facetHits and query to facetQuery

* Update version for the next release (vv0.33.0-prototype-search-for-facet-values.1) (#1515)

* Update package.json

* Update src/package-version.ts

---------

Co-authored-by: cvermand <[email protected]>

* Apply suggestions from code review

* Update README.md

Co-authored-by: Bruno Casali <[email protected]>

---------

Co-authored-by: meili-bot <[email protected]>
Co-authored-by: Bruno Casali <[email protected]>
* Experimental vector search for MS v1.3.0

* Add vector search error codes

* Use permission as key when enabling the experimental prototype

* Add rankingScore and rankingScoreDetails types

* Use RankingScoreDetails type to type _rankingScoreDetails
@bidoubiwa
Copy link
Contributor

bors merge

@bidoubiwa bidoubiwa marked this pull request as ready for review July 31, 2023 13:14
@meili-bors
Copy link
Contributor

meili-bors bot commented Jul 31, 2023

Build succeeded:

@meili-bot meili-bot merged commit 4639c71 into main Jul 31, 2023
@meili-bot meili-bot deleted the bump-meilisearch-v1.3.0 branch July 31, 2023 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants