Class FSTUtil
Exposes a utility method to enumerate all paths
intersecting an
Inheritance
System.Object
FSTUtil
Assembly: Lucene.Net.Suggest.dll
Syntax
public static class FSTUtil : object
Methods
Name | Description |
---|---|
IntersectPrefixPaths<T>(Automaton, FST<T>) | Enumerates all minimal prefix paths in the automaton that also intersect the |