Uses of Class
org.apache.lucene.index.TermVectorsConsumerPerField
-
Packages that use TermVectorsConsumerPerField Package Description org.apache.lucene.index Code to maintain and access indices. -
-
Uses of TermVectorsConsumerPerField in org.apache.lucene.index
Fields in org.apache.lucene.index declared as TermVectorsConsumerPerField Modifier and Type Field Description private TermVectorsConsumerPerField[]
TermVectorsConsumer. perFields
Methods in org.apache.lucene.index with parameters of type TermVectorsConsumerPerField Modifier and Type Method Description (package private) void
TermVectorsConsumer. addFieldToFlush(TermVectorsConsumerPerField fieldToFlush)
-