Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

include/om/omenquire.h File Reference

API for running queries. More...

#include "om/omtypes.h"
#include "om/omdocument.h"
#include "om/omdatabase.h"
#include "om/omerror.h"
#include <string>

Include dependency graph for omenquire.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Compounds

class  BM25Weight
 BM25 weighting scheme. More...

class  BoolWeight
 Boolean weighting scheme (everything gets 0). More...

class  OmEnquire
 This class provides an interface to the information retrieval system for the purpose of searching. More...

class  OmESet
 Class representing an ordered set of expand terms (an ESet). More...

class  OmESetIterator
 Iterate through terms in the ESet. More...

class  OmExpandDecider
 Base class for expand decision functor. More...

class  OmMatchDecider
 Base class for matcher decision functor. More...

class  OmMSet
 A match set (MSet). More...

class  OmMSetIterator
 An iterator pointing to items in an MSet. More...

class  OmRSet
 A relevance set (R-Set). More...

class  TradWeight
 Traditional probabilistic weighting scheme (as used by Muscat 3.6). More...

class  OmWeight
 Abstract base class for weighting schemes. More...


Functions

bool operator!= (const OmMSetIterator &a, const OmMSetIterator &b)
bool operator!= (const OmESetIterator &a, const OmESetIterator &b)


Detailed Description

API for running queries.


Documentation for Xapian (version 0.6.3).
Generated on 24 Dec 2002 by Doxygen 1.2.15.