Store the facet string values in multiple FSTs

This commit is contained in:
Clément Renault
2023-05-02 09:34:28 +02:00
committed by Louis Dureuil
parent 9deeec88e0
commit 15a4c05379
6 changed files with 73 additions and 3 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_string_fst: _,
field_id_docid_facet_f64s: _,
field_id_docid_facet_strings: _,
script_language_docids,