Client
XesamGHit — A single hit mapping the metadata requested from the search engine
XesamGSession — A client connection to a search engine
XesamGSearch — Client side representation of a search
XesamGHits — Container used to encapsulate a batch of XesamGHit objects
XesamGDBusSearcher — A XesamGSearcher talking to a search engine over DBus on a Xesam Search 1.0 interface
Server
XesamGDBusSearcherStub — Helper class used to export a XesamGSearcher over DBus
Query Parsing and Construction
XesamGQuery — Structured representation of a query
XesamGQueryBuilder — Used to compile a query from the output of a XesamGQueryParser or XesamGUserSearchParser
XesamGQueryParser — A general purpose parser for the Xesam Query Language
XesamGQueryToken — Enum and utilities for modelling a Xesam query
Shared
Global Definitions
XesamGSearcher — Low level interface to a search engine