Commit Graph

12524 Commits

Author SHA1 Message Date
06b3ca9eb5 Merge pull request #5890 from meilisearch/upgrade-dumpless-for-v1.21
Update dumpless upgrade for v1.21
latest v1.21.0
2025-09-15 09:47:52 +00:00
7dc1c03a36 Update dumpless upgrade for v1.21 2025-09-15 10:46:40 +02:00
0b74722a73 Merge pull request #5848 from meilisearch/update-charabia-v0.9.7
Add Persian support (update charabia to v0.9.7)
2025-09-15 08:22:11 +00:00
0f80249b70 Update Charabia v0.9.7 2025-09-15 09:33:21 +02:00
a9b8a60320 Merge pull request #5886 from meilisearch/fix-decoding-error
Allow missing `search_fragments` and `indexing_fragments`
2025-09-11 14:13:57 +00:00
fd795c513b add documentation warnings 2025-09-10 09:44:41 +02:00
ce136ec0c1 Support missing search_fragments and indexing_fragments 2025-09-10 09:43:39 +02:00
4d4f6d2c20 Merge pull request #5767 from meilisearch/arroy-becomes-hannoy
Add index setting to switch from arroy to hannoy
2025-09-09 17:59:45 +00:00
4cc8fb2c5c Add comment about upgrade procedure
Co-authored-by: Tamo <tamo@meilisearch.com>
2025-09-09 17:42:33 +02:00
5d47590f3e Merge pull request #5884 from meilisearch/fix-the-progress-trace
Fix the quantic progress trace
2025-09-09 15:01:19 +00:00
16461a9145 add unit test 2025-09-09 14:58:14 +02:00
17810394b8 fix the quantic progress trace 2025-09-09 11:04:54 +02:00
15690b9e22 Merge branch 'main' into arroy-becomes-hannoy 2025-09-08 17:05:05 +02:00
a8cd81c7f4 get_vector_store returns an option, handles it in Index::settings 2025-09-08 16:53:57 +02:00
6376571df0 Add VectorStoreBackend to the list of components 2025-09-08 16:44:16 +02:00
cfb040e647 remove extraneous space 2025-09-08 16:41:48 +02:00
f54773781a Revert the fake 1.22 in index-scheduler as well 2025-09-08 15:00:02 +02:00
0fccd0ca1f Merge pull request #5883 from meilisearch/update-to-v1.20
Update to v1.20
v1.20.0
2025-09-08 08:50:48 +00:00
226c102bab Update snapshot and upgrade proc 2025-09-08 10:00:44 +02:00
2940bbb75c Update version to v1.20.0 2025-09-08 09:20:25 +02:00
13df964564 Adopt neutral terminology where arroy/hannoy would be confusing prototype-arroy-becomes-hannoy-12 2025-09-03 16:11:40 +02:00
35b24a28aa Merge pull request #5873 from meilisearch/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 3 to 5
2025-09-03 13:18:51 +00:00
0faf495173 cargo fmt 2025-09-03 14:49:24 +02:00
c32c74671d Rename HannoyStats to VectorStoreStats
The stats can be provided by any backend
2025-09-03 14:45:31 +02:00
b05bcf2c13 happy clippy 2025-09-03 14:13:08 +02:00
90cc5263f6 Remove MEILI_EMBEDDINGS_CHUNK_SIZE 2025-09-03 13:57:58 +02:00
424d0e277e Merge branch 'main' into arroy-becomes-hannoy-with-sharding 2025-09-03 13:46:35 +02:00
34eba61c0d Add new tests 2025-09-03 13:42:56 +02:00
687260bc13 Change approach to arroy <-> migration after encountering multiple issues 2025-09-02 17:49:22 +02:00
0a3ab8e171 Merge pull request #5876 from meilisearch/specify-prometheus-protocol-version
Send the version when returning prometheus metrics
2025-09-02 13:24:36 +00:00
6b6e69b07a rename Arroy to "stable" and Hannoy to "experimental" in setting values 2025-09-02 14:52:43 +02:00
a25111f32e get old backend before it mutates 2025-09-02 14:52:18 +02:00
b144d9ab2b fix warnings 2025-09-02 14:31:24 +02:00
c3cefbc170 send the version when returning prometheus metrics 2025-09-02 12:40:18 +02:00
8e2aeb6739 Merge pull request #5874 from meilisearch/dependabot/github_actions/actions/setup-java-5
Bump actions/setup-java from 4 to 5
2025-09-02 09:11:19 +00:00
9c06545ae3 Bump actions/setup-java from 4 to 5
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4 to 5.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-02 08:23:15 +00:00
e1c859c0f7 Bump actions/checkout from 3 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-02 07:44:35 +00:00
c4848e6cc0 Set back snapshot to what it was 2025-09-01 17:56:20 +02:00
454581dbc9 Support progress 2025-09-01 17:48:50 +02:00
bc5100dddd Update snap 2025-09-01 17:01:01 +02:00
118c6da64d Update hannoy to v0.0.5 2025-09-01 16:42:08 +02:00
a989f52657 Fix signature of backend change function 2025-09-01 16:38:39 +02:00
a8cc66899c Derive ToSchema for VectorStoreBackend 2025-09-01 16:38:18 +02:00
c9cc748f42 Mark get_vector_store as public 2025-09-01 16:37:52 +02:00
4ccce18d7b Add settings route 2025-09-01 16:36:24 +02:00
00d1006cd9 add experimental feature 2025-09-01 16:35:48 +02:00
5cad65cca5 Merge pull request #5869 from meilisearch/dependabot/cargo/tracing-subscriber-0.3.20
Bump tracing-subscriber from 0.3.19 to 0.3.20
2025-09-01 14:23:26 +00:00
7fe9d07247 Merge pull request #5858 from shreeup/5835DispProgressTrace
Display the progressTrace in real time
2025-09-01 10:21:36 +00:00
8933d87031 Make backend change cancelable 2025-09-01 12:10:57 +02:00
231f86decf Refer to v1.19 and remove arroy -> hannoy dumpless upgrade 2025-09-01 12:10:13 +02:00