Class Util.FSTPath<T>
Represents a path in TopNSearcher.
@lucene.experimental
Inheritance
System.Object
Util.FSTPath<T>
Assembly: DistributedLucene.Net.dll
Syntax
public class FSTPath<T> : object
Type Parameters
Name | Description |
---|---|
T |
Constructors
Name | Description |
---|---|
FSTPath(T, FST.Arc<T>, Int32sRef) | Sole constructor |
Properties
Name | Description |
---|---|
Arc | |
Cost | |
Input |
Methods
Name | Description |
---|---|
ToString() |