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