Lucene++ - a full-featured, c++ search engine
API Documentation
Go to the documentation of this file.
27 int32_t
compare(
const String& first,
const String& second);
#define LUCENE_CLASS(Name)
Definition: LuceneObject.h:24
const std::collate< wchar_t > & collate
Definition: Collator.h:21
int32_t compare(const String &first, const String &second)
Definition: AbstractAllTermDocs.h:12
Collator(std::locale locale)
Creates a new Collator, given the file to read from.
Base class for all Lucene classes.
Definition: LuceneObject.h:31
Convenience class for storing collate objects.
Definition: Collator.h:15
clucene.sourceforge.net