共用方式為


LexicalAnalyzerName.Values.Keyword Field

Definition

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 

Field Value

Applies to