7 #ifndef INDEXFILENAMEFILTER_H 8 #define INDEXFILENAMEFILTER_H 18 static bool accept(
const String& directory,
const String& name);
23 static bool isCFSFile(
const String& name);
Filename filter that accept filenames and extensions only created by Lucene.
Definition: IndexFileNameFilter.h:15
Base class for all Lucene classes.
Definition: LuceneObject.h:31
Definition: AbstractAllTermDocs.h:12
boost::shared_ptr< IndexFileNameFilter > IndexFileNameFilterPtr
Definition: LuceneTypes.h:155