Commit graph

16 commits

Author SHA1 Message Date
Mubelotix
8419fd9b3b
Ditch usage of check_sort_criteria 2025-07-01 13:42:38 +02:00
Mubelotix
e35d58b531
Move geosort code out of search 2025-06-30 13:12:00 +02:00
Mubelotix
63827bbee0
Move sorting code out of search 2025-06-30 11:59:59 +02:00
Mubelotix
b05cb80803
Take sort criteria from the request 2025-06-25 16:41:08 +02:00
Louis Dureuil
fd4b192a39
Add distinct_fid function and expose distinct_single_docid 2025-05-28 17:58:58 +02:00
Lucas Black
f888f87635 Updated formatting using RustFmt 2025-05-21 02:07:25 -07:00
Lucas Black
13b607bd68 Removed matches_wildcard_pattern() and integrated match_pattern() into attributes_to_search_on(), updated test cases 2025-05-18 20:24:52 -07:00
Lucas Black
8bd8e744f3 Attributes to search on supports nested wildcards 2025-05-09 02:42:48 -07:00
Kerollmops
3b8965bc76
Display and sum the time spent in arroy 2025-04-22 18:10:42 +02:00
Tamo
55adbac2dd
Apply suggestions from code review 2025-04-15 14:43:07 +02:00
hdt3213
fd7fbfa9eb Refactor geo_max_bucket_size injection 2025-04-15 20:24:04 +08:00
Kerollmops
0f8eb3b506
Improve the logs of the search with AI 2025-01-27 14:22:22 +01:00
Gnosnay
525e67ba93 Fix the format and linter error 2024-12-28 20:35:55 +08:00
Gnosnay
44eb153619 Replace hardcoded string with constants 2024-12-28 20:35:55 +08:00
ManyTheFish
d66dc363ed Test and implement settings opt-out 2024-11-25 18:23:22 +01:00
Clément Renault
9c1e54a2c8
Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
Renamed from milli/src/search/new/mod.rs (Browse further)