Lucene++ - a full-featured, c++ search engine
API Documentation
Go to the documentation of this file.
7 #ifndef DOCCONSUMERPERTHREAD_H
8 #define DOCCONSUMERPERTHREAD_H
#define LUCENE_CLASS(Name)
Definition: LuceneObject.h:24
boost::shared_ptr< DocWriter > DocWriterPtr
Definition: LuceneTypes.h:125
Definition: AbstractAllTermDocs.h:12
Base class for all Lucene classes.
Definition: LuceneObject.h:31
virtual DocWriterPtr processDocument()=0
Process the document. If there is something for this document to be done in docID order,...
Definition: DocConsumerPerThread.h:14
virtual ~DocConsumerPerThread()
clucene.sourceforge.net