Lucene++ - a full-featured, c++ search engine
API Documentation
Go to the source code of this file.
Data Structures | |
class | Lucene::TeeSinkTokenFilter |
This TokenFilter provides the ability to set aside attribute states that have already been analyzed. This is useful in situations where multiple fields share many common analysis steps and then go their separate ways. More... | |
class | Lucene::SinkFilter |
class | Lucene::AcceptAllSinkFilter |
class | Lucene::SinkTokenStream |
A filter that decides which AttributeSource states to store in the sink. More... | |
Namespaces | |
namespace | Lucene |