CLucene - a full-featured, c++ search engine
API Documentation
#include "CLucene/util/StringBuffer.h"#include "CLucene/index/IndexReader.h"#include "CLucene/index/Term.h"#include "CLucene/index/Terms.h"#include "FilteredTermEnum.h"#include "SearchHeader.h"#include "BooleanQuery.h"#include "TermQuery.h"Go to the source code of this file.
Classes | |
| class | lucene::search::MultiTermQuery |
| A Query that matches documents containing a subset of terms provided by a FilteredTermEnum enumeration. More... | |
Namespaces | |
| namespace | lucene |
todo: jlucene has change from using DocumentFieldList/Enumeration to using a java List. | |
| namespace | lucene::search |