Pre-quantized vs on-the-fly
Closed this issue · 0 comments
JMMackenzie commented
Add an option to distinguish between indexing types.
-
Pre-quantized: Currently we assume the input CIFF is storing pre-quantized impacts in the frequencies.
-
On-the-fly: During indexing, compute and store the scores; will require (to begin with) a BM25 ranker implementation.