Introduce the getters and setters for the words prefixes FST

This commit is contained in:
Clément Renault
2021-02-03 10:30:33 +01:00
parent 48b470140b
commit b3a21d5a50
4 changed files with 26 additions and 1 deletions

View File

@ -311,6 +311,7 @@ fn biggest_value_sizes(index: &Index, rtxn: &heed::RoTxn, limit: usize) -> anyho
env: _env,
main,
word_docids,
word_prefix_docids,
docid_word_positions,
word_pair_proximity_docids,
facet_field_id_value_docids,