Lucene++ - a full-featured, c++ search engine
API Documentation
#include "CharFilter.h"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 | |