private static class SimpleTextTermVectorsReader.SimpleTVPostings
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private int[] |
endOffsets |
private int |
freq |
private BytesRef[] |
payloads |
private int[] |
positions |
private int[] |
startOffsets |
| Modifier | Constructor and Description |
|---|---|
private |
SimpleTVPostings() |
private int freq
private int[] positions
private int[] startOffsets
private int[] endOffsets
private BytesRef[] payloads