CLucene - a full-featured, c++ search engine
API Documentation


SegmentMerger.h File Reference

#include "CLucene/store/Directory.h"
#include "CLucene/store/RAMDirectory.h"
#include "CLucene/util/VoidList.h"
#include "SegmentMergeInfo.h"
#include "SegmentMergeQueue.h"
#include "IndexWriter.h"
#include "FieldInfos.h"
#include "FieldsWriter.h"
#include "TermInfosWriter.h"

Go to the source code of this file.

Classes

class  lucene::index::SegmentMerger
 The SegmentMerger class combines two or more Segments, represented by an IndexReader (add, into a single Segment. More...

Namespaces

namespace  lucene
 

todo: jlucene has change from using DocumentFieldList/Enumeration to using a java List.


namespace  lucene::index

clucene.sourceforge.net