Uses of Class
org.apache.lucene.analysis.core.FlattenGraphFilter.OutputNode
Packages that use FlattenGraphFilter.OutputNode
-
Uses of FlattenGraphFilter.OutputNode in org.apache.lucene.analysis.core
Fields in org.apache.lucene.analysis.core with type parameters of type FlattenGraphFilter.OutputNodeModifier and TypeFieldDescriptionprivate final RollingBuffer
<FlattenGraphFilter.OutputNode> FlattenGraphFilter.outputNodes
Methods in org.apache.lucene.analysis.core that return FlattenGraphFilter.OutputNodeModifier and TypeMethodDescriptionprivate FlattenGraphFilter.OutputNode
FlattenGraphFilter.recoverFromHole
(FlattenGraphFilter.InputNode src, int startOffset, int posinc) Methods in org.apache.lucene.analysis.core with parameters of type FlattenGraphFilter.OutputNodeModifier and TypeMethodDescriptionprivate void
FlattenGraphFilter.freeBefore
(FlattenGraphFilter.OutputNode output) Free inputs nodes before the minimum input node for the given output.