Skip to content

Changes related to the next Meilisearch release (v1.1.0) #267

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

Merged
merged 2 commits into from
May 2, 2023

Conversation

meili-bot
Copy link
Contributor

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

This PR:

  • gathers the changes related to the next Meilisearch release (v1.1.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.1.0 is out.

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

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

bors bot added a commit that referenced this pull request Apr 10, 2023
280: fix pre-release-tests.yml to use v2.15.1 and 2.19.0 like the rest r=brunoocasali a=ahmednfwela

# Pull Request

## Related issue
fixes the reason #267 is failing CI

## What does this PR do?
- Fixes `pre-release-tests.yml` to use 2.15.1 and 2.19.0 of the dart sdk

## PR checklist
Please check if your PR fulfills the following requirements:
- [ ] Does this PR fix an existing issue, or have you listed the changes applied in the PR description (and why they are needed)?
- [x] Have you read the contributing guidelines?
- [x] Have you made sure that the title is accurate and descriptive of the changes?

Thank you so much for contributing to Meilisearch!


Co-authored-by: Ahmed Fwela <[email protected]>
bors bot added a commit that referenced this pull request Apr 12, 2023
279: Adds support to multi-index search r=brunoocasali a=ahmednfwela

# Pull Request

## Related issue
Related to #267

## What does this PR do?
- Introduce `SearchQuery`, `MultiSearchQuery`, `MultiSearchResult`
- Add  `Future<MultiSearchResult> multiSearch(MultiSearchQuery requests);` to `MeiliSearchClient`
- [Breaking Change] Changed the signature of `Searcheable`, `SearchResult`, `PaginatedSearchResult` to be immutable with prober inheritance 

## PR checklist
Please check if your PR fulfills the following requirements:
- [ ] Does this PR fix an existing issue, or have you listed the changes applied in the PR description (and why they are needed)?
- [x] Have you read the contributing guidelines?
- [x] Have you made sure that the title is accurate and descriptive of the changes?

Thank you so much for contributing to Meilisearch!

cc `@brunoocasali` after his holiday :)

Co-authored-by: Ahmed Fwela <[email protected]>
bors bot added a commit that referenced this pull request Apr 29, 2023
297: support `_geoBoundingBox` in `filterExpression` parameter r=brunoocasali a=ahmednfwela

# Pull Request

## Related issue
Related to #267

## What does this PR do?
- this adds support for `_geoBoundingBox` in `filterExpression`

## PR checklist
Please check if your PR fulfills the following requirements:
- [x] Does this PR fix an existing issue, or have you listed the changes applied in the PR description (and why they are needed)?
- [x] Have you read the contributing guidelines?
- [x] Have you made sure that the title is accurate and descriptive of the changes?

Thank you so much for contributing to Meilisearch!

cc `@brunoocasali` 


Co-authored-by: Ahmed Fwela <[email protected]>
@brunoocasali brunoocasali marked this pull request as ready for review May 2, 2023 17:27
Copy link
Member

@brunoocasali brunoocasali left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bors merge

@meili-bors
Copy link
Contributor

meili-bors bot commented May 2, 2023

@meili-bors meili-bors bot merged commit d62a8c4 into main May 2, 2023
@meili-bors meili-bors bot deleted the bump-meilisearch-v1.1.0 branch May 2, 2023 17:29
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.

2 participants