The results of a SpanQueryFilter. Wraps the BitSet and the position information from the SpanQuery

NOTE: This API is still experimental and subject to change.

Namespace: Lucene.Net.Search
Assembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1

Syntax

C#
public class SpanFilterResult
Visual Basic
Public Class SpanFilterResult
Visual C++
public ref class SpanFilterResult

Inheritance Hierarchy

System..::..Object
  Lucene.Net.Search..::..SpanFilterResult

See Also