Class FreqProxFields

java.lang.Object
org.apache.lucene.index.Fields
org.apache.lucene.index.FreqProxFields
All Implemented Interfaces:
Iterable<String>

class FreqProxFields extends Fields
Implements limited (iterators only, no stats) Fields interface over the in-RAM buffered fields/terms/postings, to flush postings through the PostingsFormat.