-
Notifications
You must be signed in to change notification settings - Fork 254
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
v1.3: Experimental features API route #2496
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dureuill
reviewed
Jul 13, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @guimachiavelli !
Some comments on the production-readiness of experimental features
Co-authored-by: Louis Dureuil <[email protected]>
dichotommy
suggested changes
Jul 17, 2023
Co-authored-by: Tommy <[email protected]>
guimachiavelli
commented
Jul 19, 2023
curquiza
reviewed
Jul 24, 2023
@curquiza, I have tried addressing your concerns regarding the "ready for production" discussion. Do let me know what you think. |
It's good to me @guimachiavelli thank you very much 👌 |
guimachiavelli
added a commit
that referenced
this pull request
Jul 31, 2023
* v1.3 * add content * fix table * more content * update search parameter tables * fix stuff * test table * test table * make `showRankingScoreDetails` experimental * add note * update core concepts * update based on spec * Update learn/experimental/ranking_rule_score_details.mdx Co-authored-by: Louis Dureuil <[email protected]> * Apply suggestions from code review Co-authored-by: gui machiavelli <[email protected]> * update based on review * Update reference/api/search.mdx Co-authored-by: gui machiavelli <[email protected]> * v1.3 telemetry updates (#2508) * v1.3: add `total` field (#2510) * v1.3: Update Docker image versions (#2497) * bump docker image version * bump docker image version * v1.3: `attributesToSearchOn` (#2480) * attributesToSearchOn: add new search parameter and error code * attributesToSearchOn: add note to searchable attributes guide, improve heading wording * attributesToSearchOn: improve example, add relevancy info * Update reference/errors/error_codes.mdx Co-authored-by: Many the fish <[email protected]> * attributesToSearchOn: improve wording * `attributesToSearchOn`: default now `["*"]` * Apply suggestions from code review Co-authored-by: Many the fish <[email protected]> --------- Co-authored-by: Many the fish <[email protected]> * v1.3: search for facet values+sort facet values (#2472) * create page * add content * add links+warnings * update content * update guide * update api reference * update to add sorting facet values * update facet_search.mdx * update code samples+error * Update .code-samples.meilisearch.yaml * update filter type * Update .code-samples.meilisearch.yaml Co-authored-by: cvermand <[email protected]> * update based on spec * update based on review * update code sample id names * Apply suggestions from code review Co-authored-by: gui machiavelli <[email protected]> * update based on review * fix container titles --------- Co-authored-by: cvermand <[email protected]> Co-authored-by: gui machiavelli <[email protected]> * v1.3: Vector search (#2479) * vector search: add experimental feature page * vector search: improve wording * vector search: use consistent slug * Update learn/experimental/vector_search.mdx Co-authored-by: Tommy <[email protected]> --------- Co-authored-by: Tommy <[email protected]> * v1.3 postman (#2486) * v1.3: Update Postman for sort and search facets+showRankingScore (#2487) * v1.3: Add `/experimental-features` route to Postman collection (#2501) --------- Co-authored-by: gui machiavelli <[email protected]> Co-authored-by: gui machiavelli <[email protected]> * v1.3: Experimental features API route (#2496) * experimental: add new API route --------- Co-authored-by: Louis Dureuil <[email protected]> Co-authored-by: Tommy <[email protected]> * ranking score details: improve title --------- Co-authored-by: Louis Dureuil <[email protected]> Co-authored-by: gui machiavelli <[email protected]> Co-authored-by: Many the fish <[email protected]> Co-authored-by: cvermand <[email protected]> Co-authored-by: Tommy <[email protected]> Co-authored-by: gui machiavelli <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Closes #2482