Class DoubleMetaphone.DoubleMetaphoneResult
Inner class for storing results, since there is the optional alternate encoding.
Inheritance
System.Object
DoubleMetaphone.DoubleMetaphoneResult
Assembly: Lucene.Net.Analysis.Phonetic.dll
Syntax
public class DoubleMetaphoneResult : object
Constructors
Name | Description |
---|---|
DoubleMetaphoneResult(Int32) |
Properties
Name | Description |
---|---|
Alternate | |
IsComplete | |
Primary |
Methods
Name | Description |
---|---|
Append(Char) | |
Append(Char, Char) | |
Append(String) | |
Append(String, String) | |
AppendAlternate(Char) | |
AppendAlternate(String) | |
AppendPrimary(Char) | |
AppendPrimary(String) |