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


CompoundFile.h File Reference

#include "CLucene/store/IndexInput.h"
#include "CLucene/store/IndexOutput.h"
#include "CLucene/store/Directory.h"
#include "CLucene/store/Lock.h"
#include "CLucene/util/VoidList.h"
#include "CLucene/util/VoidMap.h"

Go to the source code of this file.

Classes

class  lucene::index::CompoundFileReader
 Class for accessing a compound stream. More...
class  lucene::index::CompoundFileReader::CSIndexInput
 Implementation of an IndexInput that reads from a portion of the compound file.
class  lucene::index::CompoundFileReader::FileEntry
class  lucene::index::CompoundFileWriter
 Combines multiple files into a single compound file. More...
class  lucene::index::CompoundFileWriter::WriterFileEntry

Namespaces

namespace  lucene
 

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


namespace  lucene::index

clucene.sourceforge.net