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.outputNodesMethods in org.apache.lucene.analysis.core that return FlattenGraphFilter.OutputNodeModifier and TypeMethodDescriptionprivate FlattenGraphFilter.OutputNodeFlattenGraphFilter.recoverFromHole(FlattenGraphFilter.InputNode src, int startOffset, int posinc) Methods in org.apache.lucene.analysis.core with parameters of type FlattenGraphFilter.OutputNodeModifier and TypeMethodDescriptionprivate voidFlattenGraphFilter.freeBefore(FlattenGraphFilter.OutputNode output) Free inputs nodes before the minimum input node for the given output.