xapian-core Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
Xapian::BM25WeightBM25 weighting scheme
Xapian::BoolWeightBoolean weighting scheme (everything gets 0)
Xapian::DatabaseThis class is used to access a database, or a group of databases
Xapian::DocIDWrapperA wrapper class for a docid which returns the docid if dereferenced with *
Xapian::DocumentA document in the database - holds data, values, terms, and postings
Xapian::EnquireThis class provides an interface to the information retrieval system for the purpose of searching
Xapian::ErrorBase class for all Xapian-specific errors reported
Xapian::ErrorHandlerError handling class
Xapian::ESetClass representing an ordered set of expand terms (an ESet)
Xapian::ESetIteratorIterate through terms in the ESet
Xapian::ExpandDeciderBase class for expand decision functor
Xapian::ExpandDeciderAndAn expand decision functor which can be used to join two functors with an AND operation
Xapian::ExpandDeciderFilterTermsOne useful expand decision functor, which provides a way of filtering out a fixed list of terms from the expand set
Xapian::MatchDeciderBase class for matcher decision functor
Xapian::MSetA match set (MSet)
Xapian::MSetIteratorAn iterator pointing to items in an MSet
Xapian::PositionIteratorAn iterator pointing to items in a list of positions
Xapian::PostingIteratorAn iterator pointing to items in a list of postings
Xapian::QueryClass representing a query
Xapian::Query::InternalInternal class, implementing most of Xapian::Query
Xapian::QueryParserBuild a Xapian::Query object from a user query string
Xapian::Internal::RefCntBaseReference counted internal classes should inherit from RefCntBase
Xapian::Internal::RefCntPtr< T >A reference-counted pointer
Xapian::RSetA relevance set (R-Set)
Xapian::SimpleStopperSimple implementation of Stopper class - this will suit most users
Xapian::StemClass representing a stemming algorithm
Xapian::StopperBase class for stop-word decision functor
Xapian::TermIteratorAn iterator pointing to items in a list of terms
Xapian::TermNameWrapperA wrapper class for a termname which returns the termname if dereferenced with *
Xapian::TermPosWrapperA wrapper class for a termpos which returns the termpos if dereferenced with *
Xapian::TradWeightTraditional probabilistic weighting scheme (as used by Muscat 3.6)
Xapian::ValueIteratorAn iterator pointing to values associated with a document
Xapian::WeightAbstract base class for weighting schemes
Xapian::WritableDatabaseThis class provides read/write access to a database

Documentation for Xapian (version 0.9.6).
Generated on 15 May 2006 by Doxygen 1.4.6.