Lucene++ - a full-featured, c++ search engine
API Documentation
Go to the documentation of this file.
7 #ifndef WILDCARDQUERY_H
8 #define WILDCARDQUERY_H
43 virtual String toString(
const String& field);
46 virtual int32_t hashCode();
clucene.sourceforge.net