7 #ifndef WILDCARDTERMENUM_H 8 #define WILDCARDTERMENUM_H 42 virtual double difference();
45 static bool wildcardEquals(
const String& pattern, int32_t patternIdx,
const String&
string, int32_t stringIdx);
48 virtual bool termCompare(
const TermPtr& term);
49 virtual bool endEnum();
boost::shared_ptr< Term > TermPtr
Definition: LuceneTypes.h:233
boost::shared_ptr< IndexReader > IndexReaderPtr
Definition: LuceneTypes.h:157
#define LUCENE_CLASS(Name)
Definition: LuceneObject.h:24
Definition: AbstractAllTermDocs.h:12