Lucene++ - a full-featured, c++ search engine
API Documentation
#include "LuceneObject.h"Go to the source code of this file.
Data Structures | |
| class | Lucene::FormatPostingsFieldsConsumer |
| Abstract API that consumes terms, doc, freq, prox and payloads postings. Concrete implementations of this actually do "something" with the postings (write it into the index in a specific format). More... | |
Namespaces | |
| namespace | Lucene |