Specified a query for lexicon entry searches.
| C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public class LexiconQuery
public class LexiconQuery
Public Class LexiconQuery
Public Class LexiconQuery
public ref class LexiconQuery
public ref class LexiconQuery
type LexiconQuery = class end
type LexiconQuery = class end
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| LexiconQuery(String, ArrayList, LexiconSegmentMatchType, Configuration) |
New instance
| |
| LexiconQuery(String, ArrayList, LexiconSegmentMatchType, Configuration, Int32, Boolean, ArrayList) |
New instance
| |
| CaseSensitivity |
Case sensitivity of matches
| |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()()() | (Inherited from Object.) | |
| GetHashCode()()()() | (Inherited from Object.) | |
| GetType()()()() | (Inherited from Object.) | |
| IsMatch(String, CultureInfo) |
Whether candidate is a suitable match for this query.
| |
| IsStopWord |
Whether this query is a stop word as defined in the stop list.
| |
| LexiconMatch |
The matches to this query.
| |
| LexiconSegmentMatchType |
The type of segment match being looked for
| |
| MaximumNumberOfPartialMatchesToFind |
The maximum number of partial matches to find
| |
| MemberwiseClone()()()() | (Inherited from Object.) | |
| Run()()()() |
When no matches found, call to indicate that the lexicon is exhausted
| |
| Segment |
Segment to look for
| |
| ToString()()()() | (Inherited from Object.) | |
| Variations |
The original word (first element) and all variations that were searched for.
|
Used to define what words in the lexicon to return.
| Object | |
| LexiconQuery | |
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120