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


 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Structures | Namespaces
CachingSpanFilter.h File Reference
#include "SpanFilter.h"
#include "CachingWrapperFilter.h"

Go to the source code of this file.

Data Structures

class  Lucene::CachingSpanFilter
 Wraps another SpanFilter'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

clucene.sourceforge.net