Lucene++ - a full-featured, c++ search engine
API Documentation
#include "Filter.h"
Go to the source code of this file.
Data Structures | |
class | Lucene::CachingWrapperFilter |
Wraps another filter's result and caches it. The purpose is to allow filters to simply filter, and then wrap with this class to add caching. More... | |
Namespaces | |
namespace | Lucene |