|
ede456c5b0
|
New error: rest inconsistent fragments
|
2025-07-02 11:36:50 +02:00 |
|
|
3f5b5df139
|
Check consistency of fragments
|
2025-07-02 11:36:50 +02:00 |
|
|
d72e5f5f69
|
Hide documentTemplate and documentTemplateMaxBytes when indexing_fragment is defined
|
2025-07-02 11:29:50 +02:00 |
|
|
eda309d562
|
make sure fragments are ordered
|
2025-07-02 00:05:13 +02:00 |
|
|
119d618a76
|
Do not "upgrade" regnerate fragments to regenerate prompt
|
2025-07-02 00:05:13 +02:00 |
|
|
2b2e6c0b3a
|
Settings changes
|
2025-07-02 00:05:13 +02:00 |
|
|
e6329e77e1
|
settings fragment_diffs
|
2025-07-02 00:05:13 +02:00 |
|
|
b086c51a23
|
new settings indexer
|
2025-07-02 00:05:13 +02:00 |
|
|
9ce5598fef
|
parsed vectors: embeddings is None when it is null when read from DB
|
2025-07-02 00:05:13 +02:00 |
|
|
e30c24b5bf
|
Prompt: relax lifetime constraints
|
2025-07-02 00:05:13 +02:00 |
|
|
d14184f4da
|
Add media to search
|
2025-07-02 00:05:12 +02:00 |
|
|
cab5e35ff7
|
Implement in old settings indexer and old dump import indexer
|
2025-07-02 00:05:12 +02:00 |
|
|
f8232976ed
|
Implement in new document indexer
|
2025-07-02 00:05:12 +02:00 |
|
|
22d363c05a
|
Clear DB on clear documents
|
2025-07-02 00:05:12 +02:00 |
|
|
41620d5325
|
Support indexingFragments and searchFragments in settings
|
2025-07-02 00:05:12 +02:00 |
|
|
f3d5c74c02
|
Vector settings to add indexingFragments and searchFragments
|
2025-07-02 00:05:12 +02:00 |
|
|
d48baece51
|
New error when too many fragments in settings
|
2025-07-02 00:05:12 +02:00 |
|
|
c45ede44a8
|
Add new parameters to openai and rest embedders
|
2025-07-02 00:05:11 +02:00 |
|
|
4235a82dcf
|
REST embedder supports fragments
|
2025-07-02 00:05:11 +02:00 |
|
|
e7b9b8f002
|
Change embedder API
|
2025-07-02 00:05:11 +02:00 |
|
|
5716ab70f3
|
EmbeddingConfigs -> RuntimeEmbedders
|
2025-07-02 00:05:11 +02:00 |
|
|
422a786ffd
|
RuntimeEmbedder and RuntimeFragments
|
2025-07-02 00:05:11 +02:00 |
|
|
836ae19bec
|
ArroyWrapper changes
|
2025-07-02 00:05:11 +02:00 |
|
|
0b5bc41b79
|
Add new vector errors
|
2025-07-02 00:05:11 +02:00 |
|
|
b45059e8f2
|
Add vector::session module
|
2025-07-02 00:05:11 +02:00 |
|
|
c16c60b599
|
Add vector::extractor module
|
2025-07-02 00:05:11 +02:00 |
|
|
0114796d2a
|
Index uses the vector::db stuff
|
2025-07-02 00:05:10 +02:00 |
|
|
17a94c40dc
|
Add vector::db module
|
2025-07-02 00:05:10 +02:00 |
|
|
76ca44b214
|
Expand json_template module
|
2025-07-02 00:05:10 +02:00 |
|
|
d2e4d6dd8a
|
prompt: Publishes some types
|
2025-07-02 00:04:04 +02:00 |
|
|
600178c5ab
|
Still limit to max hits
|
2025-07-01 18:33:09 +02:00 |
|
|
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 |
|
|
dedae94102
|
Fix #5274
|
2025-07-01 16:22:25 +02:00 |
|
|
e92b6beb20
|
Revert making check_sort_criteria usable without a search context
|
2025-07-01 14:26:55 +02:00 |
|
|
27cc357362
|
Document code
|
2025-07-01 14:21:55 +02:00 |
|
|
73dfeefc7c
|
Remove plural form
|
2025-07-01 14:08:46 +02:00 |
|
|
d85480de89
|
Move sort code out of facet
|
2025-07-01 14:05:47 +02:00 |
|
|
9f55708d84
|
Format
|
2025-07-01 13:58:56 +02:00 |
|
|
8419fd9b3b
|
Ditch usage of check_sort_criteria
|
2025-07-01 13:42:38 +02:00 |
|
|
283944ea89
|
Differentiate between document sort error and search sort error
|
2025-07-01 12:03:50 +02:00 |
|
|
8aacd6374a
|
Optimize geo sort
|
2025-07-01 11:50:01 +02:00 |
|
|
f4a908669c
|
Add tests
|
2025-07-01 10:02:15 +02:00 |
|
|
eb2c2815b6
|
Fix panic
|
2025-07-01 10:00:10 +02:00 |
|
|
e414284335
|
Clippy too many arguments
|
2025-06-30 14:25:28 +02:00 |
|
|
7a204609fe
|
Move document context and identifiers in document.rs
|
2025-06-30 14:21:46 +02:00 |
|
|
f6803dd7d1
|
Simplify iterator chaining in facet sort
|
2025-06-30 14:05:23 +02:00 |
|
|
f86f4f619f
|
Implement geo sort on documents
|
2025-06-30 13:57:30 +02:00 |
|
|
e35d58b531
|
Move geosort code out of search
|
2025-06-30 13:12:00 +02:00 |
|
|
63827bbee0
|
Move sorting code out of search
|
2025-06-30 11:59:59 +02:00 |
|
|
6b2b8ed676
|
Transform experimental_no_edition_2024_for_settings into a config
|
2025-06-30 11:49:03 +02:00 |
|