mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
Reintroduce the distinct search system
This commit is contained in:
parent
74fa9ee4df
commit
96139da0d2
6 changed files with 275 additions and 565 deletions
|
@ -6,7 +6,6 @@ use compact_arena::SmallArena;
|
|||
use sdset::SetBuf;
|
||||
use slice_group_by::GroupBy;
|
||||
|
||||
use crate::automaton::QueryEnhancer;
|
||||
use crate::bucket_sort::{SimpleMatch, PostingsListView};
|
||||
use crate::database::MainT;
|
||||
use crate::query_tree::QueryId;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue