Normalize for the search the facets values

This commit is contained in:
Clément Renault
2023-07-20 17:57:07 +02:00
parent 3070a20580
commit df528b41d8
12 changed files with 178 additions and 46 deletions

View File

@@ -237,6 +237,7 @@ impl<'t, 'u, 'i> DeleteDocuments<'t, 'u, 'i> {
word_prefix_fid_docids,
facet_id_f64_docids: _,
facet_id_string_docids: _,
facet_id_normalized_string_strings: _,
facet_id_string_fst: _,
field_id_docid_facet_f64s: _,
field_id_docid_facet_strings: _,