Encode and write blocks containing the document identifiers and the node frequencies. It also encodes the pointers of the associated blocks from the .nod and .pos files into the block header.
This class must be associated to the {@link Index}s of the {@link NodBlockWriter} and {@link PosBlockWriter} using{@link #setNodeBlockIndex(Index)} and {@link #setPosBlockIndex(Index)}.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|