include/xapian.h [code] | |
include/xapian/base.h [code] | |
include/xapian/database.h [code] | API for working with Xapian databases |
include/xapian/dbfactory.h [code] | Factory functions for constructing Database and WritableDatabase objects |
include/xapian/deprecated.h [code] | |
include/xapian/document.h [code] | API for working with documents |
include/xapian/enquire.h [code] | API for running queries |
include/xapian/error.h [code] | Classes for exception handling |
include/xapian/errorhandler.h [code] | Classes for handling exceptions |
include/xapian/errortypes.h [code] | Exception subclasses |
include/xapian/expanddecider.h [code] | Classes for filtering which terms returned by expand |
include/xapian/output.h [code] | Functions for output of strings describing Xapian objects |
include/xapian/positioniterator.h [code] | Classes for iterating through position lists |
include/xapian/postingiterator.h [code] | Classes for iterating through posting lists |
include/xapian/query.h [code] | Classes for representing a query |
include/xapian/queryparser.h [code] | Parsing a user query string to build a Xapian::Query object |
include/xapian/stem.h [code] | Stemming algorithms |
include/xapian/termiterator.h [code] | Classes for iterating through term lists |
include/xapian/types.h [code] | Common types used |
include/xapian/valueiterator.h [code] | Classes for iterating through values |