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

v1.3: Vector search #2479

Merged
merged 5 commits into from
Jul 25, 2023
Merged

v1.3: Vector search #2479

merged 5 commits into from
Jul 25, 2023

Conversation

guimachiavelli
Copy link
Member

Closes #2477

@guimachiavelli guimachiavelli added this to the v1.3 milestone Jun 21, 2023
@guimachiavelli guimachiavelli marked this pull request as ready for review July 12, 2023 15:45
Copy link
Member

@Kerollmops Kerollmops left a comment

Choose a reason for hiding this comment

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

I like what you wrote! Thank you 😎

Copy link
Contributor

@dichotommy dichotommy left a comment

Choose a reason for hiding this comment

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

No really useful feedback here, except for perhaps replacing "large language models" with "machine learning". Otherwise it lgtm

@guimachiavelli guimachiavelli merged commit 58f2450 into v1.3 Jul 25, 2023
@guimachiavelli guimachiavelli deleted the v1.3-vector-search branch July 25, 2023 11:07
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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants