共用方式為


LexicalAnalyzerName.Values.Stop Field

Definition

Divides text at non-letters; Applies the lowercase and stopword token filters. See StopAnalyzer (Lucene API).

public const string Stop;
val mutable Stop : string
Public Const Stop As String 

Field Value

Applies to