xapian-core Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
Xapian::AssertionErrorAssertionError is thrown if a logical assertion inside Xapian fails
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::DatabaseCorruptErrorDatabaseCorruptError indicates database corruption was detected
Xapian::DatabaseCreateErrorDatabaseCreateError indicates a failure to create a database
Xapian::DatabaseErrorDatabaseError indicates some sort of database related error
Xapian::DatabaseLockErrorDatabaseLockError indicates failure to lock a database
Xapian::DatabaseModifiedErrorDatabaseModifiedError indicates a database was modified
Xapian::DatabaseOpeningErrorDatabaseOpeningError indicates failure to open a database
Xapian::DatabaseVersionErrorDatabaseVersionError indicates that a database is in an unsupported format
Xapian::DateValueRangeProcessorHandle a date range
Xapian::DocNotFoundErrorIndicates an attempt to access a document not present in the database
Xapian::DocumentA handle representing a document in a Xapian database
Xapian::EnquireThis class provides an interface to the information retrieval system for the purpose of searching
Xapian::ErrorAll exceptions thrown by Xapian are subclasses of Xapian::Error
Xapian::ErrorHandlerDecide if a Xapian::Error exception should be ignored
Xapian::ESetClass representing an ordered set of expand terms (an ESet)
Xapian::ESetIteratorIterate through terms in the ESet
Xapian::ExpandDeciderVirtual base class for expand decider functor
Xapian::ExpandDeciderAndExpandDecider subclass which rejects terms using two ExpandDeciders
Xapian::ExpandDeciderFilterTermsExpandDecider subclass which rejects terms in a specified list
Xapian::FeatureUnavailableErrorIndicates an attempt to use a feature which is unavailable
Xapian::InternalErrorInternalError indicates a runtime problem of some sort
Xapian::InvalidArgumentErrorInvalidArgumentError indicates an invalid parameter value was passed to the API
Xapian::InvalidOperationErrorInvalidOperationError indicates the API was used in an invalid way
Xapian::LogicErrorThe base class for exceptions indicating errors in the program logic
Xapian::MatchDeciderBase class for matcher decision functor
Xapian::MSetA match set (MSet)
Xapian::MSetIteratorAn iterator pointing to items in an MSet
Xapian::MultiValueSorterSorter subclass which sorts by a several values
Xapian::NetworkErrorIndicates a problem communicating with a remote database
Xapian::NetworkTimeoutErrorIndicates a timeout expired while communicating with a remote database
Xapian::NumberValueRangeProcessorHandle a number range
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::QueryParserBuild a Xapian::Query object from a user query string
Xapian::QueryParserErrorIndicates a query string can't be parsed
Xapian::RangeErrorRangeError indicates an attempt to access outside the bounds of a container
Xapian::RSetA relevance set (R-Set)
Xapian::RuntimeErrorThe base class for exceptions indicating errors only detectable at runtime
Xapian::SimpleStopperSimple implementation of Stopper class - this will suit most users
Xapian::SorterVirtual base class for sorter functor
Xapian::StemClass representing a stemming algorithm
Xapian::StopperBase class for stop-word decision functor
Xapian::StringValueRangeProcessorHandle a string range
Xapian::TermGeneratorParses a piece of text and generate terms
Xapian::TermIteratorAn iterator pointing to items in a list of terms
Xapian::TradWeightTraditional probabilistic weighting scheme
Xapian::UnimplementedErrorUnimplementedError indicates an attempt to use an unimplemented feature
Xapian::Utf8IteratorAn iterator which returns Unicode character values from a UTF-8 encoded string
Xapian::ValueIteratorAn iterator pointing to values associated with a document
Xapian::ValueRangeProcessorBase class for value range processors
Xapian::WeightAbstract base class for weighting schemes
Xapian::WritableDatabaseThis class provides read/write access to a database

Documentation for Xapian (version 1.0.22).
Generated on 3 Oct 2010 by Doxygen 1.5.2.