xapian/error.h | Hierarchy of classes which Xapian can throw as exceptions |
xapian/version.h | Define preprocessor symbols for the library version |
xapian.h | Public interfaces for the Xapian library |
xapian/attributes.h | Compiler attribute macros |
xapian/compactor.h | Compact a database, or merge and compact several |
xapian/database.h | API for working with Xapian databases |
xapian/dbfactory.h | Factory functions for constructing Database and WritableDatabase objects |
xapian/document.h | API for working with documents |
xapian/enquire.h | API for running queries |
xapian/errorhandler.h | Decide if a Xapian::Error exception should be ignored |
xapian/expanddecider.h | Allow rejection of terms during ESet generation |
xapian/geospatial.h | Geospatial search support routines |
xapian/keymaker.h | Build key strings for MSet ordering or collapsing |
xapian/matchspy.h | MatchSpy implementation |
xapian/positioniterator.h | Class for iterating over term positions |
xapian/postingiterator.h | Class for iterating over a list of document ids |
xapian/postingsource.h | External sources of posting information |
xapian/query.h | Xapian::Query API class |
xapian/queryparser.h | Parsing a user query string to build a Xapian::Query object |
xapian/registry.h | Class for looking up user subclasses during unserialisation |
xapian/stem.h | Stemming algorithms |
xapian/termgenerator.h | Parse free text and generate terms |
xapian/termiterator.h | Class for iterating over a list of terms |
xapian/types.h | Typedefs for Xapian |
xapian/unicode.h | Unicode and UTF-8 related classes and functions |
xapian/valueiterator.h | Class for iterating over document values |
xapian/valuesetmatchdecider.h | MatchDecider subclass for filtering results by value |
xapian/weight.h | Weighting scheme API |