7 #ifndef QUERYWRAPPERFILTER_H 8 #define QUERYWRAPPERFILTER_H 34 virtual String toString();
36 virtual int32_t hashCode();
boost::shared_ptr< DocIdSet > DocIdSetPtr
Definition: LuceneTypes.h:323
boost::shared_ptr< LuceneObject > LuceneObjectPtr
Definition: LuceneTypes.h:539
Abstract base class for restricting which documents may be returned during searching.
Definition: Filter.h:15
Constrains search results to only match those which also match a provided query.
Definition: QueryWrapperFilter.h:20
boost::shared_ptr< Query > QueryPtr
Definition: LuceneTypes.h:420
boost::shared_ptr< IndexReader > IndexReaderPtr
Definition: LuceneTypes.h:157
#define LUCENE_CLASS(Name)
Definition: LuceneObject.h:24
Definition: AbstractAllTermDocs.h:12