Apache Lucene.Net 2.1 Class Library API

QueryFilter Members

QueryFilter overview

Public Instance Constructors

QueryFilter Constructor Constructs a filter which only matches documents matching
query
.

Public Instance Methods

Bits 
Equals 
GetHashCode 
GetType (inherited from Object) Gets the Type of the current instance.
ToString 

Protected Instance Methods

Finalize (inherited from Object) Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object) Creates a shallow copy of the current Object.

See Also

QueryFilter Class | Lucene.Net.Search Namespace