[Missing <summary> documentation for "M:Lucene.Net.Search.Vectorhighlight.FieldQuery.QueryPhraseMap.GetSlop"]

Namespace: Lucene.Net.Search.Vectorhighlight
Assembly: Lucene.Net.FastVectorHighlighter (in Lucene.Net.FastVectorHighlighter.dll) Version: 2.9.2.0 (2.9.2)

Syntax

C#
public int GetSlop()
Visual Basic
Public Function GetSlop As Integer
Visual C++
public:
int GetSlop()

Return Value

[Missing <returns> documentation for "M:Lucene.Net.Search.Vectorhighlight.FieldQuery.QueryPhraseMap.GetSlop"]

See Also