Lucene++ - a full-featured, c++ search engine
API Documentation
Go to the documentation of this file.
7 #ifndef TYPEATTRIBUTE_H
8 #define TYPEATTRIBUTE_H
26 static const String& DEFAULT_TYPE();
29 virtual String toString();
36 void setType(
const String& type);
40 virtual int32_t hashCode();
clucene.sourceforge.net