LexicalAnalyzerName.Values.Keyword Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Treats the entire content of a field as a single token. This is useful for data like zip codes, ids, and some product names. See KeywordAnalyzer (Lucene API).
public const string Keyword;
val mutable Keyword : string
Public Const Keyword As String