Property Analyzer
Analyzer
Gets or Sets an analyzer that will be used to parse source doc with. The default analyzer is not set. An analyzer is not required for generating a query with the Like(Int32) method, all other 'like' methods require an analyzer.
Declaration
public Analyzer Analyzer { get; set; }
Property Value
Type | Description |
---|---|
Analyzer |