Class FSTCompletion.Completion
A single completion for a given key.
Inheritance
System.Object
FSTCompletion.Completion
Assembly: Lucene.Net.Suggest.dll
Syntax
public sealed class Completion : IComparable<FSTCompletion.Completion>
Properties
Name | Description |
---|---|
Bucket | source bucket (weight) of the suggestion |
Utf8 | UTF-8 bytes of the suggestion |
Methods
Name | Description |
---|---|
CompareTo(FSTCompletion.Completion) | |
ToString() |