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


IndexWriter.h File Reference

#include "CLucene/analysis/AnalysisHeader.h"
#include "CLucene/util/VoidList.h"
#include "CLucene/search/Similarity.h"
#include "CLucene/store/Lock.h"
#include "CLucene/store/TransactionalRAMDirectory.h"
#include "SegmentHeader.h"

Go to the source code of this file.

Classes

class  lucene::index::IndexWriter
 An IndexWriter creates and maintains an index. More...
class  lucene::index::IndexWriter::LockWith2
class  lucene::index::IndexWriter::LockWithCFS

Namespaces

namespace  lucene
 

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


namespace  lucene::index

clucene.sourceforge.net