Class NoOutputs
A null FST Outputs<T> implementation; use this if you just want to build an FSA.
@lucene.experimental
Inherited Members
Assembly: DistributedLucene.Net.dll
Syntax
public sealed class NoOutputs : Outputs<object>
Properties
Name | Description |
---|---|
NoOutput | |
Singleton |
Methods
Name | Description |
---|---|
Add(Object, Object) | |
Common(Object, Object) | |
Merge(Object, Object) | |
OutputToString(Object) | |
Read(DataInput) | |
Subtract(Object, Object) | |
Write(Object, DataOutput) |