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
No known key found for this signature in database
GPG key ID: 92ADA4E935E71FA4
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,