Lucene++ - a full-featured, c++ search engine
API Documentation
Go to the documentation of this file.
7 #ifndef INDEXFILENAMEFILTER_H
8 #define INDEXFILENAMEFILTER_H
19 static bool accept(
const String& directory,
const String& name);
24 static bool isCFSFile(
const String& name);
clucene.sourceforge.net