| Package | Description |
|---|---|
| org.sindice.siren.index.codecs.siren10 |
Implementation of the encoding and decoding of the block-based
postings format for SIREn 1.0.
|
| Class and Description |
|---|
| DocsFreqBlockIndexInput
Implementation of the
BlockIndexInput for the .doc file of the SIREn
postings format. |
| DocsFreqBlockIndexInput.DocsFreqBlockReader
Implementation of the
BlockReader for the .doc file. |
| DocsFreqBlockIndexOutput
Implementation of the
BlockIndexOutput for the .doc file of the SIREn
postings format. |
| DocsFreqBlockIndexOutput.DocsFreqBlockWriter
Implementation of the
BlockWriter for the .doc file. |
| NodBlockIndexInput
Implementation of the
BlockIndexInput for the .nod file of the SIREn
postings format. |
| NodBlockIndexInput.NodBlockReader
Implementation of the
BlockReader for the .nod file. |
| NodBlockIndexOutput
Implementation of the
BlockIndexOutput for the .nod file of the SIREn
postings format. |
| NodBlockIndexOutput.NodBlockWriter
Implementation of the
BlockWriter for the .nod file. |
| PosBlockIndexInput
Implementation of the
BlockIndexInput for the .pos file of the SIREn
postings format. |
| PosBlockIndexInput.PosBlockReader
Implementation of the
BlockReader for the .pos file. |
| PosBlockIndexOutput
Implementation of the
BlockIndexOutput for the .pos file of the SIREn
postings format. |
| PosBlockIndexOutput.PosBlockWriter
Implementation of the
BlockWriter for the .pos file. |
| Siren10BlockStreamFactory
This class creates
BlockIndexOutput and BlockIndexInput
for the SIREn 1.0 postings format. |
| Siren10PostingsFormat
Abstraction over the SIREn 1.0 postings format.
|
Copyright © 2014. All rights reserved.