CLucene - a full-featured, c++ search engine
API Documentation
#include "Query.h"#include "Filter.h"Go to the source code of this file.
Namespaces | |
| namespace | lucene |
| namespace | lucene::search |
Data Structures | |
| class | lucene::search::PrefixQuery |
| A Query that matches documents containing terms with a specified prefix. More... | |
| class | lucene::search::PrefixFilter |