22 SortField(
const String& field, int32_t type,
bool reverse =
false);
36 SortField(
const String& field,
const std::locale& locale,
bool reverse =
false);
50 static const int32_t SCORE;
53 static const int32_t
DOC;
59 static const int32_t
INT;
112 localePtr getLocale();
126 virtual String toString();
132 virtual int32_t hashCode();
143 void initFieldType(
const String& field, int32_t type);