Field ALLOW_LEADING_WILDCARD
Key used to set whether leading wildcards are supported
Assembly: Lucene.Net.QueryParser.dll
Syntax
public static readonly ConfigurationKey<bool?> ALLOW_LEADING_WILDCARD
Returns
Type | Description |
---|---|
ConfigurationKey<System.Nullable<System.Boolean>> |