Lucene++ - a full-featured, c++ search engine
API Documentation
Go to the documentation of this file.
49 virtual void initialize();
61 virtual void touchFile(
const String& name);
64 virtual int64_t
fileLength(
const String& name);
68 int64_t sizeInBytes();
71 virtual void deleteFile(
const String& name);
clucene.sourceforge.net