Lucene++ - a full-featured, c++ search engine
API Documentation
Go to the documentation of this file.
7 #ifndef INDEXFILEDELETER_H
8 #define INDEXFILEDELETER_H
94 void refresh(
const String& segmentName);
114 void incRef(
const String& fileName);
116 void decRef(
const String& fileName);
119 bool exists(
const String& fileName);
clucene.sourceforge.net