xapian-core  1.4.23_git88
File List
Here is a list of all documented files with brief descriptions:
[detail level 12]
  xapian
 error.hHierarchy of classes which Xapian can throw as exceptions
 version.hDefine preprocessor symbols for the library version
  xapian
 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.hAPI for working with Xapian databases
 dbfactory.hFactory functions for constructing Database and WritableDatabase objects
 document.hAPI for working with documents
 enquire.hAPI for running queries
 errorhandler.hDecide if a Xapian::Error exception should be ignored
 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
 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
 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
 weight.hWeighting scheme API
 xapian.hPublic interfaces for the Xapian library