mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
Make the flattened sorter optional
This commit is contained in:
parent
943f8dba0c
commit
500ddc76b5
3 changed files with 49 additions and 31 deletions
|
@ -1099,6 +1099,7 @@ impl InnerIndexSettingsDiff {
|
|||
}
|
||||
|
||||
pub fn reindex_searchable(&self) -> bool {
|
||||
// TODO no longer useful after Tamo's PR
|
||||
self.old
|
||||
.fields_ids_map
|
||||
.iter()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue