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


lucene::store Namespace Reference

Classes

class  Directory
 A Directory is a flat list of files. More...
class  FSDirectory
 Straightforward implementation of Directory as a directory of files. More...
class  IndexInput
 Abstract base class for input from a file in a Directory. More...
class  BufferedIndexInput
 Abstract base class for input from a file in a Directory. More...
class  IndexInputStream
 JStream InputStream which reads from an IndexInput. More...
class  IndexOutput
 Abstract class for output to a file in a Directory. More...
class  BufferedIndexOutput
 Base implementation class for buffered IndexOutput. More...
class  LuceneLock
class  LuceneLockWith
class  RAMFile
class  RAMIndexOutput
class  RAMIndexInput
class  RAMDirectory
 A memory-resident Directory implementation. More...
class  TransactionalRAMDirectory

clucene.sourceforge.net