public interface IntDocVector extends Writable
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IntDocVector.Reader
Interface representing a reader for a
IntDocVector, providing access
to terms, their frequencies, and positions. |
| Modifier and Type | Method and Description |
|---|---|
IntDocVector.Reader |
getReader()
Returns the reader for this
IntDocVector. |
readFields, writeIntDocVector.Reader getReader() throws IOException
IntDocVector.IntDocVectorIOException