Skip to content

Tags: meilisearch/documentation

Tags

v1.16

Toggle v1.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
v1.16 (#3311)

* bump version number

* v1.16: Telemetry updates (#3325)

* v1.16: Experimental: Disable new indexer (#3313)

* v1.16: Bump Docker image tag version (#3323)

* v1.16: Add `sort` parameter to `/documents` route (#3318)

* v1.16: `rankingScoreThreshold` no longer affects `totalHits` accuracy (#3322)

* V1.16: Update `/batches` response (#3314)

* v1.16: Update Postman collection (#3324)

* v1.15.1: `/chat` route docs review (#3316)

* fix /network route component

* v1.16: `/export` route (#3315)

* v1.16: Multimodal search (#3312)

---------

Co-authored-by: macraig <maria@meilisearch.com>
Co-authored-by: Mubelotix <mubelotix@gmail.com>
Co-authored-by: Clément Renault <clement@meilisearch.com>
Co-authored-by: Louis Dureuil <louis@meilisearch.com>

v1.15

Toggle v1.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
v1.15 (#3248)

* version bump

* Bump Docker version (#3262)

* v1.15: String comparison filter (#3256)

* Update code samples [skip ci]

* v1.15: Cancel dumpless update (#3257)

* add task `type`s

* add rollback instructions

* first draft ready

* v1.15: Disable typo tolerance on numbers (#3258)

* add `batchStrategy` to batch object (#3260)

* Update postman collection (#3261)

* v1.13: Experimental: Limit batch payload size (#3265)

* v1.13.1: Update `/stats` with `rawDocumentDbSize` and `avgDocumentDbSize` (#3266)

* v1.15: Uncompressed snapshots (#3267)

* Update code samples [skip ci]

v1.14

Toggle v1.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
v1.14 (#3206)

* v1.14: New `filterableAttributes` format (#3207)

* v1.14: add `ids` parameter to `GET` and `POST` (#3208)

* v1.14: bump minimum glibc version for linux (#3209)

* v1.14: Experimental feature: Composite embedders (#3210)

* v1.14: Add new `/batches` response fields (#3213)

* v1.14: Add new `exhaustiveFacetCount` parameter to `/facet-search` (#3217)

* v1.14: Bump docker version (#3218)

* v1.14: Update postman collection (#3219)

* v1.14: Update telemetry table (#3221)

* v1.14: New `pooling` parameter for Hugging Face embedders (#3212)

* v1.14: Experimental feature: Search query embedding cache (#3216)

---------

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

v1.13

Toggle v1.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
v1.13 (#3127)

* bump version number

* Update docker version (#3147)

* v1.13: Telemetry (#3149)

* v1.13: Add new fields to `/stats` response (#3152)

* v1.13: Dumpless upgrades (#3138)

* v1.13: AI-powered search breaking changes (#3137)

* update postman collection (#3148)

* v1.13: Add remote federated search documentation (#3144)

---------

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

v1.12

Toggle v1.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
v1.12 (#3068)

* v1.12: Bump docker image tag version (#3076)

* v1.12: Update Postman collection (#3079)

* v1.12: Update telemetry table (#3078)

* v1.12: New `/tasks` `reverse` parameter (#3075)

---------

Co-authored-by: Tamo <tamo@meilisearch.com>

v1.11

Toggle v1.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #3036 from meilisearch/bump-version

Bump package version

v1.10

Toggle v1.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #2966 from meilisearch/update-vector-search-utms

feat: update UTM params on vector & hybrid search content

v1.9

Toggle v1.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
v1.9 (#2867)

---------

Co-authored-by: Tamo <tamo@meilisearch.com>
Co-authored-by: Clément Renault <clement@meilisearch.com>
Co-authored-by: Louis Dureuil <louis.dureuil@gmail.com>

v1.8

Toggle v1.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
v1.8 (#2801)


---------

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

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 (#2742)

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

---------

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