Field ENABLE_POSITION_INCREMENTS
Key used to set whether position increments is enabled
Assembly: Lucene.Net.QueryParser.dll
Syntax
public static readonly ConfigurationKey<bool?> ENABLE_POSITION_INCREMENTS
Returns
Type | Description |
---|---|
ConfigurationKey<System.Nullable<System.Boolean>> |