Lucene++ - a full-featured, c++ search engine
API Documentation
#include "Analyzer.h"
Go to the source code of this file.
Data Structures | |
class | Lucene::StandardAnalyzer |
Filters StandardTokenizer with StandardFilter, LowerCaseFilter and StopFilter, using a list of English stop words. More... |
Namespaces | |
namespace | Lucene |