Skip to content

Tags: recrute/documentation

Tags

v1.7

Toggle v1.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
v1.7 (meilisearch#2742)

* v1.7: docker version bump (meilisearch#2743)
* v1.7: Updates to OpenAI embedder (meilisearch#2744)
* v1.7: Add Hugging Face vector search updates (meilisearch#2746)
* v1.7: Replication parameters (meilisearch#2748)
* v1.7: Ranking score details (meilisearch#2749)
* v1.7: Update Postman collection (meilisearch#2750)
* v1.7: update telemetry endpoints (meilisearch#2752)
* v1.7: Log customization (meilisearch#2751)
* v1.7: Vector search Cloud waitlist (meilisearch#2755)

---------

Co-authored-by: Louis Dureuil <louis.dureuil@gmail.com>
Co-authored-by: Tamo <tamo@meilisearch.com>

v1.6

Toggle v1.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v1.6 (meilisearch#2660)

* v1.6: Vector search v2 (meilisearch#2666)
* v1.6: Limit task batch size (meilisearch#2667)
* v1.6: Task webhook URL (meilisearch#2669)
* v1.6: bump docker version (meilisearch#2670)
* v1.6: remove soft deletion from storage article (meilisearch#2671)
* v1.6: Proximity precision index setting (meilisearch#2674)
* v1.6: Update telemetry table (meilisearch#2679)

---------

Co-authored-by: Louis Dureuil <louis.dureuil@gmail.com>
Co-authored-by: Maria Craig <marycraig90@gmail.com>
Co-authored-by: Many the fish <many@meilisearch.com>

v1.5

Toggle v1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v1.5 (meilisearch#2612)

* Update `/metrics` with HTTP API activation info (meilisearch#2614)

* v1.5: Add Khmer to list of officially supported languages (meilisearch#2617)

* Bump docker version (meilisearch#2618)

* v1.5: Postman collection (meilisearch#2619)

* v1.5: Puffin reports (meilisearch#2613)

* v1.5: New `/snapshots` API route (meilisearch#2616)

---------

Co-authored-by: Clément Renault <clement@meilisearch.com>

v1.4

Toggle v1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v1.4 (meilisearch#2550)

* v1.4: New `dictionary` index setting (meilisearch#2551)

* docker version bump (meilisearch#2558)

* update postman collection (meilisearch#2559)

* v1.4: Separator and non-separator tokens (meilisearch#2553)

* Fix postman collection for index swap and search for facet value (meilisearch#2565)

---------

Co-authored-by: Clémentine U. - curqui <clementine@meilisearch.com>

v1.3

Toggle v1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v1.3 (meilisearch#2471)

* 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 <louis.dureuil@gmail.com>

* Apply suggestions from code review

Co-authored-by: gui machiavelli <gui@meilisearch.com>

* update based on review

* Update reference/api/search.mdx

Co-authored-by: gui machiavelli <gui@meilisearch.com>

* v1.3 telemetry updates (meilisearch#2508)

* v1.3: add `total` field (meilisearch#2510)

* v1.3: Update Docker image versions (meilisearch#2497)

* bump docker image version

* bump docker image version

* v1.3: `attributesToSearchOn` (meilisearch#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 <many@meilisearch.com>

* attributesToSearchOn: improve wording

* `attributesToSearchOn`: default now `["*"]`

* Apply suggestions from code review

Co-authored-by: Many the fish <many@meilisearch.com>

---------

Co-authored-by: Many the fish <many@meilisearch.com>

* v1.3: search for facet values+sort facet values (meilisearch#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 <33010418+bidoubiwa@users.noreply.github.com>

* update based on spec

* update based on review

* update code sample id names

* Apply suggestions from code review

Co-authored-by: gui machiavelli <gui@meilisearch.com>

* update based on review

* fix container titles

---------

Co-authored-by: cvermand <33010418+bidoubiwa@users.noreply.github.com>
Co-authored-by: gui machiavelli <gui@meilisearch.com>

* v1.3: Vector search (meilisearch#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 <68053732+dichotommy@users.noreply.github.com>

---------

Co-authored-by: Tommy <68053732+dichotommy@users.noreply.github.com>

* v1.3 postman (meilisearch#2486)

* v1.3: Update Postman for sort and search facets+showRankingScore (meilisearch#2487)

* v1.3: Add `/experimental-features` route to Postman collection (meilisearch#2501)

---------

Co-authored-by: gui machiavelli <gui@meilisearch.com>
Co-authored-by: gui machiavelli <hey@guimachiavelli.com>

* v1.3: Experimental features API route (meilisearch#2496)

* experimental: add new API route

---------

Co-authored-by: Louis Dureuil <louis.dureuil@gmail.com>
Co-authored-by: Tommy <68053732+dichotommy@users.noreply.github.com>

* ranking score details: improve title

---------

Co-authored-by: Louis Dureuil <louis.dureuil@gmail.com>
Co-authored-by: gui machiavelli <gui@meilisearch.com>
Co-authored-by: Many the fish <many@meilisearch.com>
Co-authored-by: cvermand <33010418+bidoubiwa@users.noreply.github.com>
Co-authored-by: Tommy <68053732+dichotommy@users.noreply.github.com>
Co-authored-by: gui machiavelli <hey@guimachiavelli.com>

v1.1

Toggle v1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge meilisearch#2193

2193: v1.1 r=guimachiavelli a=guimachiavelli



Co-authored-by: Maryam <90181761+maryamsulemani97@users.noreply.github.com>
Co-authored-by: Maryam <maryam@meilisearch.com>
Co-authored-by: gui machiavelli <gui@meilisearch.com>
Co-authored-by: gui machiavelli <hey@guimachiavelli.com>
Co-authored-by: bors[bot] <26634292+bors[bot]@users.noreply.github.com>

v1.0

Toggle v1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge meilisearch#2130

2130: Add new section and guides on versioning and accessing older docs versions r=guimachiavelli a=guimachiavelli

Fixes meilisearch#2070 and meilisearch#2113

**For the benefit and/or curiosity of current docs team members:**

There are four main periods of the Meilisearch docs build workflows. The three methods of accessing older docs roughly match each one of these periods.

In reverse chronological order:

- _\>=v0.17_: current iteration
- _v0.16 up to v0.11_: source files vanish. Repo only contains the compiled documentation
- _v0.10 up to v0.8.4_: source files present. uses vuepress and yarn, but has dependencies relying on python2
- _<=v0.8.0_: source file present, but uses npm instead of yarn

Co-authored-by: gui machiavelli <hey@guimachiavelli.com>
Co-authored-by: gui machiavelli <gui@meilisearch.com>

v0.29

Toggle v0.29's commit message
v0.29 commit tag