meili-bors[bot]
5f474a640d
Merge #4938
...
4938: Remove default embedder r=ManyTheFish a=dureuill
# Pull Request
## Related issue
Fixes #4738
## What does this PR do?
[See public usage](https://meilisearch.notion.site/v1-11-AI-search-changes-0e37727193884a70999f254fa953ce6e#1044b06b651f80edb9d4ef6dc367bad0 )
- Remove `hybrid.embedder` boolean from analytics because embedder is now mandatory and so the boolean would always be `true`
- Rework search kind so that a search without query but with vector is a vector search regardless of (non-zero) semantic ratio
Co-authored-by: Louis Dureuil <louis@meilisearch.com>
2024-09-19 09:17:14 +00:00
Louis Dureuil
af8edab21d
Remove mention of sort order and recommend changing index settings on inconsistent order error
2024-09-17 17:39:51 +02:00
Louis Dureuil
a35a339c3d
Touchup error message
2024-09-17 16:30:43 +02:00
Louis Dureuil
dc8a662209
federated queries: adjust error message
2024-09-17 10:39:48 +02:00
Louis Dureuil
72cc573e0a
Add new error types
2024-09-17 10:39:47 +02:00
Louis Dureuil
a94a87ee54
Slightly changes existing error messages
2024-09-17 10:39:47 +02:00
Tamo
2af9481804
Implements the experimental contains filter operator«
2024-07-17 11:13:37 +02:00
Louis Dureuil
b9982587d4
Add new errors to meilisearch
2024-07-11 16:31:44 +02:00
Tamo
9feba5028d
update byte-unit
2024-07-09 23:41:29 +02:00
karribalu
2608a596a0
Update error message and add tests for incomplete compressed document
2024-06-25 18:36:29 +01:00
karribalu
2a38f5c757
Run Rustfmt
2024-06-21 00:14:26 +01:00
karribalu
fb683fe88b
Fix bad http status and error message on wrong payload
2024-06-20 23:55:09 +01:00
Tamo
06a11b5b21
Improve error message
2024-03-27 17:34:49 +01:00
Tamo
e2a1bbae37
simplify and improve the http error
2024-03-26 17:53:37 +01:00
Tamo
c41e1274dc
push and test the search queue datastructure
2024-03-26 15:56:43 +01:00
Louis Dureuil
ef994d84d0
Change error messages and fix tests
2024-02-08 15:04:06 +01:00
Tamo
80774148fd
handle and tests errors
2024-02-08 15:03:33 +01:00
Tamo
bcf1c4dae5
make it compile and runtime error
2024-02-08 15:03:32 +01:00
Louis Dureuil
217105b7da
hybrid search uses semantic ratio, error handling
2023-12-14 16:08:42 +01:00
Tamo
9111f5176f
get rid of the invalid document delete filter in favor of the invalid document filter
2023-05-24 11:53:16 +02:00
Filip Bachul
3064ea6495
fix: update payload_too_large error message to include human readable maximum acceptable payload size
2023-05-10 18:16:59 +02:00
Tamo
0548ab9038
create and use the error code
2023-05-03 17:41:50 +02:00
Tamo
8c074f5028
implements the csv delimiter without tests
...
Co-authored-by: Maxi Barmetler <maxi.barmetler@gmail.com>
2023-02-16 17:35:36 +01:00
Tamo
00f6af6475
fix a wrong error message
2023-01-18 17:26:48 +01:00
Loïc Lecrenier
e225608337
Use invalid_index_uid error code in more places
2023-01-17 15:28:06 +01:00
Tamo
d308684395
remove two ununsed error codes + fix the sort error_code
2023-01-10 11:32:11 +01:00
Tamo
3c630891bb
fix the error code for the swap index
2023-01-05 21:25:20 +01:00
Kerollmops
5d5615ef45
Rename the ReceivePayload error variant
2022-12-13 15:07:35 +01:00
jiangbo212
7c24fea9f2
Merge branch 'main' into fix-3037
2022-12-13 05:16:03 +08:00
Colby Allen
ad2b1467da
Renames meilisearch-http to meilisearch
2022-12-08 08:22:53 -07:00