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


Data Structures | Namespaces
BaseCharFilter.h File Reference
#include "CharFilter.h"
+ Include dependency graph for BaseCharFilter.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  Lucene::BaseCharFilter
 Base utility class for implementing a CharFilter. You subclass this, and then record mappings by calling addOffCorrectMap, and then invoke the correct method to correct an offset. More...
 

Namespaces

 Lucene
 

clucene.sourceforge.net