lucene::search::WildcardFilter Class Reference
#include <WildcardQuery.h>
List of all members.
Constructor & Destructor Documentation
| lucene::search::WildcardFilter::WildcardFilter |
( |
const WildcardFilter & |
copy |
) |
[protected] |
| lucene::search::WildcardFilter::~WildcardFilter |
( |
|
) |
|
Member Function Documentation
Returns a BitSet with true for documents which should be permitted in search results, and false for those that should not.
Implements lucene::search::Filter.
| Filter* lucene::search::WildcardFilter::clone |
( |
|
) |
const [virtual] |
| TCHAR* lucene::search::WildcardFilter::toString |
( |
|
) |
[virtual] |
The documentation for this class was generated from the following file: