pisa-engine / pisa

PISA: Performant Indexes and Search for Academia
https://pisa-engine.github.io/pisa/book
Apache License 2.0
915 stars 64 forks source link

Verify quantized index after compression #574

Closed elshize closed 7 months ago

elshize commented 7 months ago

Make the --check flag to take effect when compressing an index.

Note that tests for scorers other than BM25 are missing as they are currently failing. It needs further investigation.

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (ef68dab) 93.28% compared to head (c9f1e07) 93.28%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #574 +/- ## ======================================= Coverage 93.28% 93.28% ======================================= Files 90 90 Lines 4452 4454 +2 ======================================= + Hits 4153 4155 +2 Misses 299 299 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.