Lucene++ - a full-featured, c++ search engine
API Documentation
Go to the documentation of this file.
50 virtual void initialize();
62 virtual void touchFile(
const String& name);
65 virtual int64_t
fileLength(
const String& name);
69 int64_t sizeInBytes();
72 virtual void deleteFile(
const String& name);
clucene.sourceforge.net