23 SortField(
const String& field, int32_t type,
bool reverse =
false);
37 SortField(
const String& field,
const std::locale& locale,
bool reverse =
false);
51 static const int32_t SCORE;
54 static const int32_t
DOC;
60 static const int32_t
INT;
113 localePtr getLocale();
127 virtual String toString();
133 virtual int32_t hashCode();
144 void initFieldType(
const String& field, int32_t type);