Lucene++ - a full-featured, c++ search engine
API Documentation
#define LUCENE_CLASS(Name)
Definition: LuceneObject.h:24
A TokenFilter is a TokenStream whose input is another TokenStream.
Definition: TokenFilter.h:18
Definition: AbstractAllTermDocs.h:12
boost::shared_ptr< TermAttribute > TermAttributePtr
Definition: LuceneTypes.h:58
int32_t max
Definition: LengthFilter.h:25
TermAttributePtr termAtt
Definition: LengthFilter.h:28
boost::shared_ptr< TokenStream > TokenStreamPtr
Definition: LuceneTypes.h:63
Removes words that are too long or too short from the stream.
Definition: LengthFilter.h:15
clucene.sourceforge.net