Skip to content

Tags: goatbjh/documentation

Tags

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 

v0.28

Toggle v0.28's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge meilisearch#1707 1707: v0.28 r=guimachiavelli a=guimachiavelli This is a staging PR for all changes related to Meilisearch v0.28. Please avoid making changes directly to this PR; instead, create new child branches based off this one. Closes meilisearch#1687, meilisearch#1688, meilisearch#1691, meilisearch#1692, meilisearch#1693, meilisearch#1694, meilisearch#1699, meilisearch#1700, meilisearch#1701, meilisearch#1702, meilisearch#1703, meilisearch#1704, meilisearch#1706, meilisearch#1722, meilisearch#1727, meilisearch#561 Co-authored-by: gui machiavelli <hey@guimachiavelli.com> Co-authored-by: gui machiavelli <gui@meilisearch.com> Co-authored-by: Tommy Melvin <tommy@meilisearch.com> Co-authored-by: Maryam Sulemani <maryam@meilisearch.com> Co-authored-by: Maryam <90181761+maryamsulemani97@users.noreply.github.com>

v0.27

Toggle v0.27's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge meilisearch#1590 1590: v0.27 r=curquiza a=guimachiavelli This is a staging PR for all changes related to Meilisearch v0.27. Please avoid making changes directly to this PR; instead, create new child branches based off this one. Closes: meilisearch#1576, meilisearch#1578, meilisearch#1579, meilisearch#1580, meilisearch#1581, meilisearch#1582, meilisearch#1584, meilisearch#1585, meilisearch#1587 Co-authored-by: gui machiavelli <hey@guimachiavelli.com> Co-authored-by: Maryam Sulemani <maryam@meilisearch.com> Co-authored-by: Clémentine Urquizar <clementine@meilisearch.com> Co-authored-by: maryamsulemani97 <90181761+maryamsulemani97@users.noreply.github.com>