Module izihawa_tantivy_columnar::column_index

source ·
Expand description

§column_index

column_index provides rank and select operations to associate positions when not all documents have exactly one element.

Structs§

  • This codec is inspired by roaring bitmaps. In the dense blocks, however, in order to accelerate select we interleave an offset over two bytes. (more on this lower)

Enums§

Traits§

Functions§