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 PositiveIntOutputs
VariableGapTermsIndexReader.fstOutputs
private final PositiveIntOutputs
VariableGapTermsIndexWriter.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 PositiveIntOutputs
PositiveIntOutputs.singleton
Methods in org.apache.lucene.util.fst that return PositiveIntOutputs