CLucene - a full-featured, c++ search engine
API Documentation
#include "CLucene/index/IndexReader.h"#include "CLucene/index/Term.h"#include "CLucene/index/Terms.h"#include "FilteredTermEnum.h"Go to the source code of this file.
Classes | |
| class | lucene::search::WildcardTermEnum |
| Subclass of FilteredTermEnum for enumerating all terms that match the specified wildcard filter term->. More... | |
Namespaces | |
| namespace | lucene |
todo: jlucene has change from using DocumentFieldList/Enumeration to using a java List. | |
| namespace | lucene::search |