CLucene - a full-featured, c++ search engine
API Documentation
#include "SearchHeader.h"#include "Scorer.h"#include "TermQuery.h"#include "CLucene/index/Term.h"#include "CLucene/index/Terms.h"#include "CLucene/util/StringBuffer.h"Go to the source code of this file.
Classes | |
| class | lucene::search::RangeQuery |
Constructs a query selecting all terms greater than lowerTerm but less than upperTerm. More... | |
Namespaces | |
| namespace | lucene |
todo: jlucene has change from using DocumentFieldList/Enumeration to using a java List. | |
| namespace | lucene::search |