7 #ifndef DOCCONSUMERPERTHREAD_H
8 #define DOCCONSUMERPERTHREAD_H
26 virtual void abort() = 0;
virtual DocWriterPtr processDocument()=0
Process the document. If there is something for this document to be done in docID order...
virtual ~DocConsumerPerThread()
Definition: DocConsumerPerThread.h:14
Base class for all Lucene classes.
Definition: LuceneObject.h:31
#define LUCENE_CLASS(Name)
Definition: LuceneObject.h:24
Definition: AbstractAllTermDocs.h:12
boost::shared_ptr< DocWriter > DocWriterPtr
Definition: LuceneTypes.h:125