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