27 int32_t
compare(
const String& first,
const String& second);
#define LUCENE_CLASS(Name)
Definition LuceneObject.h:24
Convenience class for storing collate objects.
Definition Collator.h:15
const std::collate< wchar_t > & collate
Definition Collator.h:24
Collator(std::locale locale)
Creates a new Collator, given the file to read from.
int32_t compare(const String &first, const String &second)
Base class for all Lucene classes.
Definition LuceneObject.h:31
Definition AbstractAllTermDocs.h:12