Uses of Class
org.apache.lucene.util.fst.PositiveIntOutputs
Packages that use PositiveIntOutputs
Package
Description
Pluggable term index / block terms dictionary implementations.
Finite state transducers
-
Uses of PositiveIntOutputs in org.apache.lucene.codecs.blockterms
Fields in org.apache.lucene.codecs.blockterms declared as PositiveIntOutputsModifier and TypeFieldDescriptionprivate final PositiveIntOutputsVariableGapTermsIndexReader.fstOutputsprivate final PositiveIntOutputsVariableGapTermsIndexWriter.FSTFieldWriter.fstOutputs -
Uses of PositiveIntOutputs in org.apache.lucene.util.fst
Fields in org.apache.lucene.util.fst declared as PositiveIntOutputsModifier and TypeFieldDescriptionprivate static final PositiveIntOutputsPositiveIntOutputs.singletonMethods in org.apache.lucene.util.fst that return PositiveIntOutputs