Field LOWERCASE_EXPANDED_TERMS
Key used to set whether expanded terms should be lower-cased
Assembly: Lucene.Net.QueryParser.dll
Syntax
public static readonly ConfigurationKey<bool?> LOWERCASE_EXPANDED_TERMS
Returns
Type | Description |
---|---|
ConfigurationKey<System.Nullable<System.Boolean>> |