Louis Dureuil
|
e30c24b5bf
|
Prompt: relax lifetime constraints
|
2025-07-02 00:05:13 +02:00 |
|
Louis Dureuil
|
d14184f4da
|
Add media to search
|
2025-07-02 00:05:12 +02:00 |
|
Louis Dureuil
|
cab5e35ff7
|
Implement in old settings indexer and old dump import indexer
|
2025-07-02 00:05:12 +02:00 |
|
Louis Dureuil
|
f8232976ed
|
Implement in new document indexer
|
2025-07-02 00:05:12 +02:00 |
|
Louis Dureuil
|
22d363c05a
|
Clear DB on clear documents
|
2025-07-02 00:05:12 +02:00 |
|
Louis Dureuil
|
41620d5325
|
Support indexingFragments and searchFragments in settings
|
2025-07-02 00:05:12 +02:00 |
|
Louis Dureuil
|
f3d5c74c02
|
Vector settings to add indexingFragments and searchFragments
|
2025-07-02 00:05:12 +02:00 |
|
Louis Dureuil
|
d48baece51
|
New error when too many fragments in settings
|
2025-07-02 00:05:12 +02:00 |
|
Louis Dureuil
|
c45ede44a8
|
Add new parameters to openai and rest embedders
|
2025-07-02 00:05:11 +02:00 |
|
Louis Dureuil
|
4235a82dcf
|
REST embedder supports fragments
|
2025-07-02 00:05:11 +02:00 |
|
Louis Dureuil
|
e7b9b8f002
|
Change embedder API
|
2025-07-02 00:05:11 +02:00 |
|
Louis Dureuil
|
5716ab70f3
|
EmbeddingConfigs -> RuntimeEmbedders
|
2025-07-02 00:05:11 +02:00 |
|
Louis Dureuil
|
422a786ffd
|
RuntimeEmbedder and RuntimeFragments
|
2025-07-02 00:05:11 +02:00 |
|
Louis Dureuil
|
836ae19bec
|
ArroyWrapper changes
|
2025-07-02 00:05:11 +02:00 |
|
Louis Dureuil
|
0b5bc41b79
|
Add new vector errors
|
2025-07-02 00:05:11 +02:00 |
|
Louis Dureuil
|
b45059e8f2
|
Add vector::session module
|
2025-07-02 00:05:11 +02:00 |
|
Louis Dureuil
|
c16c60b599
|
Add vector::extractor module
|
2025-07-02 00:05:11 +02:00 |
|
Louis Dureuil
|
0114796d2a
|
Index uses the vector::db stuff
|
2025-07-02 00:05:10 +02:00 |
|
Louis Dureuil
|
17a94c40dc
|
Add vector::db module
|
2025-07-02 00:05:10 +02:00 |
|
Louis Dureuil
|
76ca44b214
|
Expand json_template module
|
2025-07-02 00:05:10 +02:00 |
|
Louis Dureuil
|
d2e4d6dd8a
|
prompt: Publishes some types
|
2025-07-02 00:04:04 +02:00 |
|
Mubelotix
|
8fef48f8ca
|
Merge pull request #5670 from meilisearch/export-and-transfer-route
Introduce a new route to export indexes
|
2025-07-01 14:37:02 +00:00 |
|
ManyTheFish
|
e414284335
|
Clippy too many arguments
|
2025-06-30 14:25:28 +02:00 |
|
ManyTheFish
|
7a204609fe
|
Move document context and identifiers in document.rs
|
2025-06-30 14:21:46 +02:00 |
|
ManyTheFish
|
6b2b8ed676
|
Transform experimental_no_edition_2024_for_settings into a config
|
2025-06-30 11:49:03 +02:00 |
|
ManyTheFish
|
6db5939f84
|
Re-integrate embedder stats
|
2025-06-30 09:52:06 +02:00 |
|
ManyTheFish
|
d35b2d8d33
|
minor fixes
|
2025-06-30 09:52:06 +02:00 |
|
ManyTheFish
|
0687cf058a
|
Avoid rewritting documents that don't change
Ensure being on a reindex action before getting embedder_category_id
Fix document skip function
|
2025-06-30 09:52:06 +02:00 |
|
ManyTheFish
|
77802dabf6
|
rename DocumentChangeContext into DocumentContext
|
2025-06-26 18:14:48 +02:00 |
|
ManyTheFish
|
900be0ccad
|
Extract or regenerate vectors related to settings changes
|
2025-06-26 18:14:48 +02:00 |
|
ManyTheFish
|
51a087b764
|
Write back user provided vectors from deleted embedders
|
2025-06-26 18:14:48 +02:00 |
|
ManyTheFish
|
31142b3663
|
Introduce extractor for setting changes
|
2025-06-26 18:14:48 +02:00 |
|
ManyTheFish
|
e60b855a54
|
Delete embedders from arroy
|
2025-06-26 18:14:48 +02:00 |
|
ManyTheFish
|
510a4b91be
|
Introduce DatabaseDocument type
|
2025-06-26 18:14:48 +02:00 |
|
ManyTheFish
|
e704f4d1ec
|
Reimplement reindexing shell
|
2025-06-26 18:14:48 +02:00 |
|
ManyTheFish
|
82fe80b360
|
Replace the legacy Settings::execute by the new one
|
2025-06-26 18:14:14 +02:00 |
|
Mubelotix
|
4d26e9c6f2
|
Remove my comments
|
2025-06-26 12:21:34 +02:00 |
|
Mubelotix
|
2ff382c023
|
Remove useless clone
|
2025-06-26 12:15:09 +02:00 |
|
Mubelotix
|
0f6dd133b2
|
Turn to references
|
2025-06-26 12:15:09 +02:00 |
|
Mubelotix
|
29f6eeff8f
|
Remove lots of Arcs
|
2025-06-26 12:15:08 +02:00 |
|
Mubelotix
|
ef007d547d
|
Remove panics
|
2025-06-26 12:15:08 +02:00 |
|
Clément Renault
|
c6216517c7
|
Parallelize document upload
|
2025-06-25 15:27:10 +02:00 |
|
Mubelotix
|
d08e89ea3d
|
Remove options
|
2025-06-24 15:10:15 +02:00 |
|
Mubelotix
|
695877043a
|
Fix warnings
|
2025-06-24 14:53:39 +02:00 |
|
Mubelotix
|
d7721fe607
|
Format
|
2025-06-24 12:20:22 +02:00 |
|
Mubelotix
|
4a179fb3c0
|
Improve code quality
|
2025-06-24 11:38:11 +02:00 |
|
Mubelotix
|
2f82d94502
|
Fix the test and simplify types
|
2025-06-23 18:55:23 +02:00 |
|
Mubelotix
|
4925b30196
|
Move embedder stats out of progress
|
2025-06-23 15:24:14 +02:00 |
|
Mubelotix
|
4cadc8113b
|
Add embedder stats in batches
|
2025-06-20 12:42:22 +02:00 |
|
Mubelotix
|
138d20b277
|
Remove old dependencies
|
2025-06-18 16:46:20 +02:00 |
|