OmDatabase | This class is used to access a database, or a set of databases. |
OmDocument | A document in the database - holds data, values, terms, and postings |
OmEnquire | This class provides an interface to the information retrieval system for the purpose of searching |
OmError | Base class for all errors reported |
OmErrorHandler | Base class for all errors reported |
OmESet | Class representing an ordered set of expand terms (an ESet) |
OmESetIterator | Iterate through terms in the ESet |
OmExpandDecider | Base class for expand decision functor |
OmExpandDeciderAnd | An expand decision functor which can be used to join two functors with an AND operation |
OmExpandDeciderFilterTerms | One useful expand decision functor, which provides a way of filtering out a fixed list of terms from the expand set |
OmMatchDecider | Base class for matcher decision functor |
OmMSet | A match set (MSet) |
OmMSetIterator | An iterator pointing to items in an MSet |
OmQuery | Class representing a query |
OmRSet | A relevance set (R-Set) |
OmSettings | This class is used to pass various settings to other OM classes |
OmStem | This class provides an interface to the stemming algorithms |
OmTermIterator | An iterator pointing to items in a list of terms |
OmValueIterator | An iterator pointing to values associated with a document |
OmWritableDatabase | This class provides writable access to a database |