xapian-core  2.0.0
api Directory Reference
+ Directory dependency graph for api:

Files

file  compactor.cc [code]
 Compact a database, or merge and compact several.
 
file  constinfo.cc [code]
 Mechanism for accessing a struct of constant information.
 
file  database.cc [code]
 Database API class.
 
file  decvalwtsource.cc [code]
 A posting source which returns decreasing weights from a value.
 
file  document.cc [code]
 Class representing a document.
 
file  documenttermlist.cc [code]
 Iteration over terms in a document.
 
file  documenttermlist.h [code]
 Iteration over terms in a document.
 
file  documentvaluelist.cc [code]
 Iteration over values in a document.
 
file  documentvaluelist.h [code]
 Iteration over values in a document.
 
file  editdistance.cc [code]
 Edit distance calculation algorithm.
 
file  editdistance.h [code]
 Edit distance calculation algorithm.
 
file  enquire.cc [code]
 Xapian::Enquire class.
 
file  enquireinternal.h [code]
 Xapian::Enquire internals.
 
file  error.cc [code]
 Xapian::Error base class.
 
file  expanddecider.cc [code]
 Allow rejection of terms during ESet generation.
 
file  keymaker.cc [code]
 Build key strings for MSet ordering or collapsing.
 
file  matchspy.cc [code]
 MatchSpy implementation.
 
file  mset.cc [code]
 Xapian::MSet class.
 
file  msetinternal.h [code]
 Xapian::MSet internals.
 
file  msetiterator.cc [code]
 Iterator over a Xapian::MSet.
 
file  positioniterator.cc [code]
 Class for iterating over term positions.
 
file  postingiterator.cc [code]
 Class for iterating over a list of document ids.
 
file  postingiteratorinternal.h [code]
 Xapian::PostingIterator internals.
 
file  postingsource.cc [code]
 External sources of posting information.
 
file  query.cc [code]
 Xapian::Query API class.
 
file  queryinternal.cc [code]
 Xapian::Query internals.
 
file  queryinternal.h [code]
 Xapian::Query internals.
 
file  queryvector.h [code]
 Append only vector of Query objects.
 
file  registry.cc [code]
 Class for looking up user subclasses during unserialisation.
 
file  replication.cc [code]
 Replication support for Xapian databases.
 
file  replication.h [code]
 Replication support for Xapian databases.
 
file  result.cc [code]
 A result inside an MSet.
 
file  result.h [code]
 A result in an MSet.
 
file  roundestimate.h [code]
 Round a bounded estimate to an appropriate number of S.F.
 
file  rset.cc [code]
 Set of documents judged as relevant.
 
file  rsetinternal.h [code]
 Set of documents judged as relevant.
 
file  smallvector.cc [code]
 Append only vector of Xapian PIMPL objects.
 
file  smallvector.h [code]
 Custom vector implementations using small vector optimisation.
 
file  sortable-serialise.cc [code]
 Serialise floating point values to strings which sort the same way.
 
file  terminfo.cc [code]
 Metadata for a term in a document.
 
file  terminfo.h [code]
 Metadata for a term in a document.
 
file  termiterator.cc [code]
 Class for iterating over a list of terms.
 
file  termlist.cc [code]
 Abstract base class for termlists.
 
file  termlist.h [code]
 Abstract base class for termlists.
 
file  valueiterator.cc [code]
 Class for iterating over document values.
 
file  valuerangeproc.cc [code]
 Standard RangeProcessor subclass implementations.
 
file  valuesetmatchdecider.cc [code]
 MatchDecider subclass for filtering results by value.
 
file  vectortermlist.cc [code]
 A vector-like container of terms which can be iterated.
 
file  vectortermlist.h [code]
 A vector-like container of terms which can be iterated.