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