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


FuzzyQuery.h File Reference

#include "CLucene/index/IndexReader.h"
#include "CLucene/index/Term.h"
#include "MultiTermQuery.h"

Go to the source code of this file.

Classes

class  lucene::search::FuzzyQuery
class  lucene::search::FuzzyTermEnum
 FuzzyTermEnum is a subclass of FilteredTermEnum for enumerating all terms that are similiar to the specified filter term. More...

Namespaces

namespace  lucene
 

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


namespace  lucene::search

clucene.sourceforge.net