Issues
- 1
Indices should store docID offset in meta file. Index reader automatically applies offset to the first decoded docID of each list.
#16 opened by GoogleCodeExporter - 0
Document map needs to store document numbers for WARC files (used by ClueWeb).
#17 opened by GoogleCodeExporter - 0
Store the exact layering parameters in the index meta file for reference.
#18 opened by GoogleCodeExporter - 1
Clean up the way we pass the filenames of the various on disk structures that make up an index.
#19 opened by GoogleCodeExporter - 0
src/ir_toolkit.cc:617:34: error: 'fstat' was not declared in this scope
#20 opened by GoogleCodeExporter - 0
Block header decoding improvement.
#12 opened by GoogleCodeExporter - 3
Lay out members to adhere to cache line sizes during list traversal.
#13 opened by GoogleCodeExporter - 0
Benchmark inlining of NextGEQ.
#14 opened by GoogleCodeExporter - 0
- 3
- 1
Speed up decoding of positions.
#11 opened by GoogleCodeExporter - 6
Integrate external index with the rest of your index slices naming convention.
#8 opened by GoogleCodeExporter - 0
- 1
Remove NextGEQOld() function.
#5 opened by GoogleCodeExporter - 1
During indexing, all docIDs will be assigned in a monotonically increasing order. No document reordering during indexing.
#6 opened by GoogleCodeExporter - 1
- 2
- 1
- 2
- 2