Lucene++ - a full-featured, c++ search engine
API Documentation
#include "DocConsumer.h"
Go to the source code of this file.
Data Structures | |
class | Lucene::DocFieldProcessor |
This is a DocConsumer that gathers all fields under the same name, and calls per-field consumers to process field by field. This class doesn't doesn't do any "real" work of its own: it just forwards the fields to a DocFieldConsumer. More... | |
Namespaces | |
namespace | Lucene |