Package | Description |
---|---|
org.sindice.siren.index.codecs.block |
Abstraction over the encoding and decoding of the block-based posting
format.
|
org.sindice.siren.index.codecs.siren10 |
Implementation of the encoding and decoding of the block-based
postings format for SIREn 1.0.
|
Modifier and Type | Method and Description |
---|---|
BlockIndexInput.Index |
BlockIndexInput.index() |
Modifier and Type | Method and Description |
---|---|
void |
BlockIndexInput.Index.set(BlockIndexInput.Index other) |
Modifier and Type | Method and Description |
---|---|
void |
DocsFreqBlockIndexInput.DocsFreqBlockReader.setNodeBlockIndex(BlockIndexInput.Index index)
Set the
Index of the NodBlockIndexInput . |
void |
DocsFreqBlockIndexInput.DocsFreqBlockReader.setPosBlockIndex(BlockIndexInput.Index index)
Set the
Index of the PosBlockIndexInput . |
Copyright © 2014. All rights reserved.