ManyTheFish
d2071dde1f
Fix ranking score bug when sort is present
...
- Fix global_score function to properly handle semantic scores and ranking scores
- Prioritize semantic scores (vector/embedding) when available, fall back to ranking scores
- Exclude sort and geo sort details from relevance scoring
- Use Rank::global_score to properly merge ranking scores
- Add test case with insta snapshots to reproduce and verify the fix
- When sorting is present, ranking scores now properly reflect search relevance
- Previously all ranking scores were 1.0 when sort was present, now they show actual relevance scores
2025-10-08 11:23:43 +02:00
Tamo
6935589f74
use the latest version of zerometry that supports collection, lines and multi-lines
2025-09-25 10:31:07 +02:00
Tamo
0ffb08b112
bump the version of meilisearch
2025-09-23 17:37:31 +02:00
Clément Renault
ff80b4d0ff
Merge pull request #5891 from nnethercott/fix-hannoy-arroy-conversion
...
Bump `hannoy` to v0.0.8
2025-09-23 13:26:54 +00:00
Tamo
8405f0bf9c
fmt
2025-09-23 13:55:36 +02:00
Tamo
3a7f9b56fe
update cellulite
2025-09-23 13:55:36 +02:00
Louis Dureuil
61034e2e2e
write geojson in obkv
2025-09-23 13:55:36 +02:00
Tamo
108d6d3344
remove a bunch of useless logs
2025-09-23 13:55:36 +02:00
Tamo
35bd00f6a1
continue previous commit
2025-09-23 13:55:36 +02:00
Tamo
69059d67ef
stop returning the geojson field when iterating on the fields
2025-09-23 13:55:36 +02:00
Tamo
e13783103f
use the CELLULITE constant
2025-09-23 13:55:36 +02:00
Tamo
638f284614
densify the shapes before storing them
2025-09-23 13:55:36 +02:00
Tamo
32ac98ed95
style improvement
2025-09-23 13:55:36 +02:00
Tamo
46aee695ca
review the filters errors
2025-09-23 13:55:36 +02:00
Tamo
716c67f858
review and fix all error codes
2025-09-23 13:55:36 +02:00
Tamo
fec10bb2d6
update cellulite to the latest version
2025-09-23 13:55:36 +02:00
Mubelotix
3dac2cf73e
Update tests
2025-09-23 13:55:36 +02:00
Mubelotix
03eca800e6
Support _geoRadius
2025-09-23 13:55:36 +02:00
Mubelotix
c09d48edf2
Fix coordinates order in filters
2025-09-23 13:55:36 +02:00
Mubelotix
900a9a6d59
Reduce identations
2025-09-23 13:55:36 +02:00
Mubelotix
e2a06470b7
Update tests
2025-09-23 13:55:36 +02:00
Mubelotix
607a1c2395
Add geo bounding box filter
2025-09-23 13:55:36 +02:00
Mubelotix
b56956ea0c
Optimize geojson channels
2025-09-23 13:55:36 +02:00
Mubelotix
3d21290f7f
Add cellulite database sizes
2025-09-23 13:55:36 +02:00
Mubelotix
4edd4c06bc
Fix trivial clippy warnings
2025-09-23 13:55:36 +02:00
Mubelotix
566baddc6b
Optimize points removed serialization
2025-09-23 13:55:36 +02:00
Tamo
febe3186ce
improve deletion
2025-09-23 13:55:36 +02:00
Tamo
5dd42c1871
remove useless log
2025-09-23 13:55:36 +02:00
Tamo
8670793e6e
fix the cellulite spilling bug
2025-09-23 13:55:36 +02:00
Tamo
41a04aa3ab
fix the cellulite integration
2025-09-23 13:55:36 +02:00
Tamo
88f841bc05
plug in the document deletion in cellulite
2025-09-23 13:55:36 +02:00
Tamo
d19892d2ea
update to the latest version of cellulite and steppe
2025-09-23 13:55:36 +02:00
Tamo
c0905d6650
add the deletion in the new indexer
2025-09-23 13:55:36 +02:00
Tamo
576d7d94b1
fix the old indexer
2025-09-23 13:55:36 +02:00
Tamo
f4f1334b62
add a new _geoPolygon filter to query the cellulite database
2025-09-23 13:55:36 +02:00
Tamo
aaff6c3685
fmt
2025-09-23 13:55:36 +02:00
Tamo
42d2af4c84
finish plugin cellulite to the new indexer
2025-09-23 13:55:36 +02:00
Tamo
6be91c824c
Cellulite is almost in the new indexer. We must add the documentID to the geojson pipeline
2025-09-23 13:55:36 +02:00
Tamo
6ee0537db8
add an extractor for cellulite in the new pipeline
2025-09-23 13:55:36 +02:00
Tamo
3fbeff4308
add cellulite to the old pipeline, it probably doesn't works
2025-09-23 13:55:36 +02:00
Tamo
375546b61a
add a few helpers
2025-09-23 13:55:36 +02:00
Tamo
25a1d50763
add cellulite to the index
2025-09-23 13:55:36 +02:00
Louis Dureuil
e82bb93221
Fix indexing bug
2025-09-18 16:57:20 +02:00
Kerollmops
d7de819d11
Bump Hannoy to fix unreachable documents
2025-09-18 14:26:13 +02:00
nnethercott
7a6cf30cb2
bump hannoy to 0.0.8
2025-09-18 11:23:57 +02:00
Tamo
26d9070aa7
increase rust version from 1.85 to 1.89
2025-09-16 17:21:33 +02:00
nnethercott
f9ffb8ada5
bump from hannoy 0.0.6 to 0.0.7
2025-09-16 12:00:36 +02:00
nnethercott
a47888f02c
bump hannoy to 0.6
2025-09-16 11:02:46 +02:00
nnethercott
5bef2f4d86
Update arroy-hannoy conversion internals
2025-09-15 16:10:56 +02:00
Louis Dureuil
06b3ca9eb5
Merge pull request #5890 from meilisearch/upgrade-dumpless-for-v1.21
...
Update dumpless upgrade for v1.21
2025-09-15 09:47:52 +00:00