Lucene++ - a full-featured, c++ search engine
API Documentation
#include "TokenFilter.h"
Go to the source code of this file.
Data Structures | |
class | Lucene::CachingTokenFilter |
This class can be used if the token attributes of a TokenStream are intended to be consumed more than once. It caches all token attribute states locally in a List. More... | |
Namespaces | |
namespace | Lucene |