Lucene++ - a full-featured, c++ search engine
API Documentation
Go to the documentation of this file.
38 virtual void setLockPrefix(
const String& lockPrefix);
41 virtual String getLockPrefix();
45 virtual LockPtr makeLock(
const String& lockName) = 0;
50 virtual void clearLock(
const String& lockName) = 0;
clucene.sourceforge.net