|
d14184f4da
|
Add media to search
|
2025-07-02 00:05:12 +02:00 |
|
|
54f5e74744
|
Support distinct in hybrid search
|
2025-05-28 17:58:58 +02:00 |
|
|
fd7fbfa9eb
|
Refactor geo_max_bucket_size injection
|
2025-04-15 20:24:04 +08:00 |
|
|
4d90e3d2ec
|
Make Cargo and Clippy happy
|
2025-04-01 11:26:34 +02:00 |
|
|
b08544e86d
|
Add embedding cache
|
2025-03-13 17:22:50 +01:00 |
|
|
4a2643daa2
|
Rename embed_one to embed_search and embed_chunks* to embed_index*
|
2025-02-24 13:58:26 +01:00 |
|
|
aae0dc715d
|
Merge #5063
5063: Fix pagination when embedding fails r=Kerollmops a=dureuill
# Pull Request
## Related issue
Fixes https://github.com/meilisearch/meilisearch/issues/5045
## What does this PR do?
- Use `return_keyword_results` function when embedding fails
Co-authored-by: Louis Dureuil <louis@meilisearch.com>
|
2024-11-27 09:13:28 +00:00 |
|
|
e9d17136b2
|
Add deadline of 3 seconds to embedding requests made in the context of hybrid search
|
2024-11-18 12:15:11 +01:00 |
|
|
3a8051866a
|
Use return_keyword_results function instead of returning raw keyword results when the embedder is broken
|
2024-11-18 11:17:15 +01:00 |
|
|
9c1e54a2c8
|
Move crates under a sub folder to clean up the code
|
2024-10-21 08:18:43 +02:00 |
|