Deprecated: emulates IndexWriter's buggy behavior when
first token(s) have positionIncrement==0 (ie, prior to
fixing LUCENE-1542)
Namespace: Lucene.Net.IndexAssembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1
Syntax
| C# |
|---|
public virtual void SetAllowMinus1Position() |
| Visual Basic |
|---|
Public Overridable Sub SetAllowMinus1Position |
| Visual C++ |
|---|
public: virtual void SetAllowMinus1Position() |