xapian-core  1.5.0
File List
Here is a list of all documented files with brief descriptions:
[detail level 12]
  xapian
 cluster.hCluster API
 compactor.hCompact a database, or merge and compact several
 constants.hConstants in the Xapian namespace
 constinfo.hMechanism for accessing a struct of constant information
 database.hAn indexed database of documents
 dbfactory.hFactory functions for constructing Database and WritableDatabase objects
 diversify.hDiversification API
 document.hClass representing a document
 enquire.hQuerying session
 error.hHierarchy of classes which Xapian can throw as exceptions
 eset.hClass representing a list of query expansion terms
 expanddecider.hAllow rejection of terms during ESet generation
 geospatial.hGeospatial search support routines
 keymaker.hBuild key strings for MSet ordering or collapsing
 matchdecider.hAbstract base class for match deciders
 matchspy.hMatchSpy implementation
 mset.hClass representing a list of search results
 positioniterator.hClass for iterating over term positions
 postingiterator.hClass for iterating over a list of document ids
 postingsource.hExternal sources of posting information
 query.hXapian::Query API class
 queryparser.hParsing a user query string to build a Xapian::Query object
 registry.hClass for looking up user subclasses during unserialisation
 rset.hSet of documents judged as relevant
 stem.hStemming algorithms
 termgenerator.hParse free text and generate terms
 termiterator.hClass for iterating over a list of terms
 types.hTypedefs for Xapian
 unicode.hUnicode and UTF-8 related classes and functions
 valueiterator.hClass for iterating over document values
 valuesetmatchdecider.hMatchDecider subclass for filtering results by value
 version.hDefine preprocessor symbols for the library version
 weight.hWeighting scheme API
 xapian.hPublic interfaces for the Xapian library