Apache Lucene.Net 2.4.0 Class Library API

PerFieldAnalyzerWrapper.GetPositionIncrementGap Method 

Return the positionIncrementGap from the analyzer assigned to fieldName

public override int GetPositionIncrementGap(
   string fieldName
);

See Also

PerFieldAnalyzerWrapper Class | Lucene.Net.Analysis Namespace