Property AutoGeneratePhraseQueries
AutoGeneratePhraseQueries
Set to true if phrase queries will be automatically generated when the analyzer returns more than one term from whitespace delimited text. NOTE: this behavior may not be suitable for all languages.
Set to false if phrase queries should only be generated when surrounded by double quotes.
Declaration
public bool AutoGeneratePhraseQueries { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |