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