Apache Lucene.Net 2.1 Class Library API

SpanNotQuery Class

Removes matches which overlap with another SpanQuery.

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

System.Object
   Lucene.Net.Search.Query
      Lucene.Net.Search.Spans.SpanQuery
         Lucene.Net.Search.Spans.SpanNotQuery

public class SpanNotQuery : SpanQuery

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.Spans

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

See Also

SpanNotQuery Members | Lucene.Net.Search.Spans Namespace