| Package | Description |
|---|---|
| org.apache.lucene.codecs.simpletext |
Simpletext Codec: writes human readable postings.
|
| Modifier and Type | Field and Description |
|---|---|
private java.util.SortedMap<java.lang.String,SimpleTextTermVectorsReader.SimpleTVTerms> |
SimpleTextTermVectorsReader.SimpleTVFields.fields |
| Constructor and Description |
|---|
SimpleTVFields(java.util.SortedMap<java.lang.String,SimpleTextTermVectorsReader.SimpleTVTerms> fields) |