forked from meilisearch/meilisearch-go
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Refactor #3
Commits on Jul 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4178159 - Browse repository at this point
Copy the full SHA 4178159View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2310d3c - Browse repository at this point
Copy the full SHA 2310d3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a6746a - Browse repository at this point
Copy the full SHA 7a6746aView commit details
Commits on Jul 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ccf656f - Browse repository at this point
Copy the full SHA ccf656fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4211e24 - Browse repository at this point
Copy the full SHA 4211e24View commit details
Commits on Jul 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8039c2f - Browse repository at this point
Copy the full SHA 8039c2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c4e85d6 - Browse repository at this point
Copy the full SHA c4e85d6View commit details
Commits on Jul 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2ee9dbf - Browse repository at this point
Copy the full SHA 2ee9dbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 388f064 - Browse repository at this point
Copy the full SHA 388f064View commit details
Commits on Jul 29, 2024
-
543: Add facet search method r=curquiza a=migueltarga # Pull Request ## Related issue Fixes meilisearch#470 ## What does this PR do? - Implements Facet Search introduced on version 1.3 Reference: https://www.meilisearch.com/docs/reference/api/facet_search ## 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! Co-authored-by: Miguel Targa <[email protected]> Co-authored-by: Clémentine <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 26be7c8 - Browse repository at this point
Copy the full SHA 26be7c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 142442f - Browse repository at this point
Copy the full SHA 142442fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f227f7b - Browse repository at this point
Copy the full SHA f227f7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7946372 - Browse repository at this point
Copy the full SHA 7946372View commit details
Commits on Jul 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 81b4eaf - Browse repository at this point
Copy the full SHA 81b4eafView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9691a73 - Browse repository at this point
Copy the full SHA 9691a73View commit details -
544: Add rankingScoreThreshold search parameter r=curquiza a=Ja7ad # Pull Request ## Related issue Fixes meilisearch#539 ## What does this PR do? - Add the search parameter rankingScoreThreshold introduced in [Meilisearch v1.9.0](https://github.com/meilisearch/meilisearch/releases/tag/v1.9.0) ## 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! Co-authored-by: Javad <[email protected]> Co-authored-by: Clémentine <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 020572d - Browse repository at this point
Copy the full SHA 020572dView commit details -
545: Fix allow typo tolerance to be disabled for an index r=curquiza a=Ja7ad # Pull Request ## Related issue Fixes meilisearch#452 ## What does this PR do? - This make fix bug allow disable typo tolerance. ## 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! Co-authored-by: Javad <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 634600f - Browse repository at this point
Copy the full SHA 634600fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 966203d - Browse repository at this point
Copy the full SHA 966203dView commit details -
546: Update version for the next release (v0.27.1) r=curquiza a=meili-bot _This PR is auto-generated._ The automated script updates the version of meilisearch-go to a new version: "v0.27.1" Co-authored-by: meili-bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 59cdcef - Browse repository at this point
Copy the full SHA 59cdcefView commit details
Commits on Jul 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b52fd49 - Browse repository at this point
Copy the full SHA b52fd49View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3f14b3 - Browse repository at this point
Copy the full SHA c3f14b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 522f179 - Browse repository at this point
Copy the full SHA 522f179View commit details -
Configuration menu - View commit details
-
Copy full SHA for e573b98 - Browse repository at this point
Copy the full SHA e573b98View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3459ce4 - Browse repository at this point
Copy the full SHA 3459ce4View commit details -
548: Add distinct search parameter r=curquiza a=Ja7ad # Pull Request ## Related issue Fixes meilisearch#542 ## What does this PR do? - This PR accept distinct search parameter, Refer to [docs for more information](https://www.meilisearch.com/docs/reference/api/search#distinct-attributes-at-search-time). ## 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! Co-authored-by: Javad <[email protected]> Co-authored-by: Javad Rajabzadeh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2e63faa - Browse repository at this point
Copy the full SHA 2e63faaView commit details -
Configuration menu - View commit details
-
Copy full SHA for ed238cb - Browse repository at this point
Copy the full SHA ed238cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b4382e - Browse repository at this point
Copy the full SHA 8b4382eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f792ff5 - Browse repository at this point
Copy the full SHA f792ff5View commit details -
547: Add `searchCutoffMs` setting r=curquiza a=Ja7ad # Pull Request ## Related issue Fixes meilisearch#530 ## What does this PR do? - This PR make support `searchCutoffMs` settings, Refer to [docs for more information](https://www.meilisearch.com/docs/reference/api/settings#search-cutoff). ## 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! Co-authored-by: Javad <[email protected]> Co-authored-by: Javad Rajabzadeh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 69d3542 - Browse repository at this point
Copy the full SHA 69d3542View commit details -
Configuration menu - View commit details
-
Copy full SHA for 634bb76 - Browse repository at this point
Copy the full SHA 634bb76View commit details
Commits on Aug 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 726e14a - Browse repository at this point
Copy the full SHA 726e14aView commit details -
549: Feat get similar documents r=curquiza a=Ja7ad # Pull Request ## Related issue Fixes meilisearch#541 ## What does this PR do? - This PR get similar documents, Refer to [docs for more information](https://www.meilisearch.com/docs/reference/api/similar#get-similar-documents-with-post). ## 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! Co-authored-by: Javad <[email protected]> Co-authored-by: Javad Rajabzadeh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 869e743 - Browse repository at this point
Copy the full SHA 869e743View commit details -
Merge branch 'main' into fix/json-tag-search-req
# Conflicts: # index_search.go # types_easyjson.go
Configuration menu - View commit details
-
Copy full SHA for 1a59b95 - Browse repository at this point
Copy the full SHA 1a59b95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52de46a - Browse repository at this point
Copy the full SHA 52de46aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c9e06f8 - Browse repository at this point
Copy the full SHA c9e06f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for a60bb2d - Browse repository at this point
Copy the full SHA a60bb2dView commit details
Commits on Aug 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8e19813 - Browse repository at this point
Copy the full SHA 8e19813View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2544334 - Browse repository at this point
Copy the full SHA 2544334View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6859a7f - Browse repository at this point
Copy the full SHA 6859a7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ed1483 - Browse repository at this point
Copy the full SHA 9ed1483View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96e9a18 - Browse repository at this point
Copy the full SHA 96e9a18View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb59fa3 - Browse repository at this point
Copy the full SHA bb59fa3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 794b6ad - Browse repository at this point
Copy the full SHA 794b6adView commit details -
Configuration menu - View commit details
-
Copy full SHA for b94d7f1 - Browse repository at this point
Copy the full SHA b94d7f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for af7e8b8 - Browse repository at this point
Copy the full SHA af7e8b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for ded6cec - Browse repository at this point
Copy the full SHA ded6cecView commit details -
Configuration menu - View commit details
-
Copy full SHA for f526c9a - Browse repository at this point
Copy the full SHA f526c9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 67c39c8 - Browse repository at this point
Copy the full SHA 67c39c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3daaca6 - Browse repository at this point
Copy the full SHA 3daaca6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 621feaf - Browse repository at this point
Copy the full SHA 621feafView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2afede6 - Browse repository at this point
Copy the full SHA 2afede6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea75d08 - Browse repository at this point
Copy the full SHA ea75d08View commit details -
Configuration menu - View commit details
-
Copy full SHA for f059542 - Browse repository at this point
Copy the full SHA f059542View commit details
Commits on Aug 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a1e7862 - Browse repository at this point
Copy the full SHA a1e7862View commit details
Commits on Aug 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a023417 - Browse repository at this point
Copy the full SHA a023417View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb933a8 - Browse repository at this point
Copy the full SHA cb933a8View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.