JMMackenzie/IOQP

Pre-quantized vs on-the-fly

Closed this issue · 0 comments

Add an option to distinguish between indexing types.

  1. Pre-quantized: Currently we assume the input CIFF is storing pre-quantized impacts in the frequencies.

  2. On-the-fly: During indexing, compute and store the scores; will require (to begin with) a BM25 ranker implementation.