CLucene - a full-featured, c++ search engine
API Documentation


TermQuery.h File Reference

#include "SearchHeader.h"
#include "Scorer.h"
#include "CLucene/index/Term.h"
#include "TermScorer.h"
#include "CLucene/index/IndexReader.h"
#include "CLucene/util/StringBuffer.h"
#include "CLucene/index/Terms.h"

Go to the source code of this file.

Classes

class  lucene::search::TermQuery
 A Query that matches documents containing a term. More...
class  lucene::search::TermQuery::TermWeight

Namespaces

namespace  lucene
 

todo: jlucene has change from using DocumentFieldList/Enumeration to using a java List.


namespace  lucene::search

clucene.sourceforge.net