47 void setBoost(
double boost);
75 void removeField(
const String& name);
83 void removeFields(
const String& name);
88 FieldPtr getField(
const String& name);
97 String
get(
const String& name);
134 ByteArray getBinaryValue(
const String& name);
137 virtual String toString();
double boost
Definition: Document.h:35
Documents are the unit of indexing and search.
Definition: Document.h:24
Base class for all Lucene classes.
Definition: LuceneObject.h:31
#define LUCENE_CLASS(Name)
Definition: LuceneObject.h:24
Definition: AbstractAllTermDocs.h:12
boost::shared_ptr< Fieldable > FieldablePtr
Definition: LuceneTypes.h:76
boost::shared_ptr< Field > FieldPtr
Definition: LuceneTypes.h:75