Apache Lucene.Net 2.4.0 Class Library API

SpanFilterResult Class

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

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

For a list of all members of this type, see SpanFilterResult Members.

System.Object
   Lucene.Net.Search.SpanFilterResult

public class SpanFilterResult

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Lucene.Net.Search

Assembly: Lucene.Net (in Lucene.Net.dll)

See Also

SpanFilterResult Members | Lucene.Net.Search Namespace