Lucene++ - a full-featured, c++ search engine
API Documentation
Go to the documentation of this file.
7 #ifndef FSLOCKFACTORY_H
8 #define FSLOCKFACTORY_H
33 void setLockDir(
const String& lockDir);
#define LUCENE_CLASS(Name)
Definition: LuceneObject.h:24
Base class for file system based locking implementation.
Definition: FSLockFactory.h:15
Definition: AbstractAllTermDocs.h:12
Base class for Locking implementation. Directory uses instances of this class to implement locking....
Definition: LockFactory.h:23
clucene.sourceforge.net