xapian-core  1.4.25
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  decvalwtsource.cc [code]
 A posting source which returns decreasing weights from a value.
 
file  documentterm.h [code]
 internal class representing a term in a modified 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  emptypostlist.cc [code]
 A PostList which contains no entries.
 
file  emptypostlist.h [code]
 A PostList which contains no entries.
 
file  error.cc [code]
 Xapian::Error base class.
 
file  errorhandler.cc [code]
 Decide if a Xapian::Error exception should be ignored.
 
file  expanddecider.cc [code]
 Allow rejection of terms during ESet generation.
 
file  keymaker.cc [code]
 Build key strings for MSet ordering or collapsing.
 
file  leafpostlist.cc [code]
 Abstract base class for leaf postlists.
 
file  leafpostlist.h [code]
 Abstract base class for leaf postlists.
 
file  maptermlist.h [code]
 TermList which iterates a std::map.
 
file  matchspy.cc [code]
 MatchSpy implementation.
 
file  omdatabase.cc [code]
 
file  omdocument.cc [code]
 
file  omenquire.cc [code]
 
file  omenquireinternal.h [code]
 Internals.
 
file  positioniterator.cc [code]
 Class for iterating over term positions.
 
file  postingiterator.cc [code]
 Class for iterating over a list of document ids.
 
file  postingsource.cc [code]
 External sources of posting information.
 
file  postlist.cc [code]
 Abstract base class for postlists.
 
file  postlist.h [code]
 Abstract base class for postlists.
 
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  roundestimate.h [code]
 Round a bounded estimate to an appropriate number of S.F.
 
file  smallvector.cc [code]
 Append only vector of Xapian PIMPL objects.
 
file  smallvector.h [code]
 Append only vector of Xapian PIMPL objects.
 
file  sortable-serialise.cc [code]
 Serialise floating point values to string which sort the same way.
 
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 ValueRangeProcessor and RangeProcessor subclasses.
 
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.