Files | |
file | compactor.h |
Compact a database, or merge and compact several. | |
file | database.h |
API for working with Xapian databases. | |
file | dbfactory.h |
Factory functions for constructing Database and WritableDatabase objects. | |
file | document.h |
API for working with documents. | |
file | enquire.h |
API for running queries. | |
file | errorhandler.h |
Decide if a Xapian::Error exception should be ignored. | |
file | expanddecider.h |
Allow rejection of terms during ESet generation. | |
file | keymaker.h |
Build key strings for MSet ordering or collapsing. | |
file | matchspy.h |
MatchSpy implementation. | |
file | positioniterator.h |
Classes for iterating through position lists. | |
file | postingiterator.h |
Classes for iterating through posting lists. | |
file | postingsource.h |
External sources of posting information. | |
file | query.h |
Classes for representing a query. | |
file | queryparser.h |
parsing a user query string to build a Xapian::Query object | |
file | registry.h |
Class for looking up user subclasses during unserialisation. | |
file | stem.h |
stemming algorithms | |
file | termgenerator.h |
parse free text and generate terms | |
file | termiterator.h |
Classes for iterating through term lists. | |
file | types.h |
typedefs for Xapian | |
file | unicode.h |
Unicode and UTF-8 related classes and functions. | |
file | valueiterator.h |
Class for iterating over document values. | |
file | valuesetmatchdecider.h |
MatchDecider subclass for filtering results by value. | |
file | weight.h |
Weighting scheme API. | |