Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.lucene.util.fst Classes and Interfaces - 29 results found.
NameDescriptionTypePackageFramework
BuilderBuilds a minimal FST (maps an IntsRef term to an arbitrary output) from pre-sorted terms with outputs.Classorg.apache.lucene.util.fstApache Lucene
Builder .ArcExpert: holds a pending (seen but not yet serialized) arc.Classorg.apache.lucene.util.fst.BuilderApache Lucene
Builder .UnCompiledNodeExpert: holds a pending (seen but not yet serialized) Node.Classorg.apache.lucene.util.fst.BuilderApache Lucene
ByteSequenceOutputsAn FST Outputs implementation where each output is a sequence of bytes.Classorg.apache.lucene.util.fstApache Lucene
BytesRefFSTEnumEnumerates all input (BytesRef) + output pairs in anWARNING: This API is experimental and might change in incompatible ways in the next release.Classorg.apache.lucene.util.fstApache Lucene
BytesRefFSTEnum .InputOutputHolds a single input (BytesRef) + output pair.Classorg.apache.lucene.util.fst.BytesRefFSTEnumApache Lucene
CharSequenceOutputsAn FST Outputs implementation where each output is a sequence of characters.Classorg.apache.lucene.util.fstApache Lucene
FSTRepresents an finite state machine (FST), using a compact byte[] format.Classorg.apache.lucene.util.fstApache Lucene
FST .ArcRepresents a single arc.Classorg.apache.lucene.util.fst.FSTApache Lucene
FST .BytesReaderReads bytes stored in an FST.Classorg.apache.lucene.util.fst.FSTApache Lucene
FST .INPUT_TYPEClassorg.apache.lucene.util.fst.FSTApache Lucene
IntSequenceOutputsAn FST Outputs implementation where each output is a sequence of ints.Classorg.apache.lucene.util.fstApache Lucene
IntsRefFSTEnumEnumerates all input (IntsRef) + output pairs in anWARNING: This API is experimental and might change in incompatible ways in the next release.Classorg.apache.lucene.util.fstApache Lucene
IntsRefFSTEnum .InputOutputHolds a single input (IntsRef) + output pair.Classorg.apache.lucene.util.fst.IntsRefFSTEnumApache Lucene
NoOutputsA null FST Outputs implementation; use this if you just want to build an FSA.Classorg.apache.lucene.util.fstApache Lucene
OutputsRepresents the outputs for an FST, providing the basic algebra required for building and traversing the FST.Classorg.apache.lucene.util.fstApache Lucene
PairOutputsAn FST Outputs implementation, holding two other outputs.Classorg.apache.lucene.util.fstApache Lucene
PairOutputs .PairHolds a single pair of two outputs.Classorg.apache.lucene.util.fst.PairOutputsApache Lucene
PositiveIntOutputsAn FST Outputs implementation where each output is a non-negative long value.Classorg.apache.lucene.util.fstApache Lucene
UtilStatic helper methods.Classorg.apache.lucene.util.fstApache Lucene
Util .FSTPathRepresents a path in TopNSearcher.Classorg.apache.lucene.util.fst.UtilApache Lucene
Util .ResultClassorg.apache.lucene.util.fst.UtilApache Lucene
Util .TopNSearcherClassorg.apache.lucene.util.fst.UtilApache Lucene
Util .TopResultsHolds the results for a top N search using Util.Classorg.apache.lucene.util.fst.UtilApache Lucene
ListOfOutputsWraps another Outputs implementation and encodes one or more of its output values.Classorg.apache.lucene.util.fstApache Lucene
UpToTwoPositiveIntOutputsAn FST Outputs implementation where each output is one or two non-negative long values.Classorg.apache.lucene.util.fstApache Lucene
UpToTwoPositiveIntOutputs .TwoLongsHolds two long outputs.Classorg.apache.lucene.util.fst.UpToTwoPositiveIntOutputsApache Lucene
FSTTesterHelper class to test FSTs.Classorg.apache.lucene.util.fstApache Lucene
FSTTester .InputOutputHolds one input/output pair.Classorg.apache.lucene.util.fst.FSTTesterApache Lucene