Class | Description |
---|---|
![]() |
The SearchEngine connection class |
![]() |
The SearchEngine msg class. This is a raw class which holds the basic message fields and data and knows how to build them into a full message for sending to the SearchEngine server. |
![]() |
The SearchEngine message class. This class extends its parent class searchengine_msg and adds some higher level methods for adding groups of fields to the message. |
![]() |
The SearchEngine query message class. This class inherits all the functionality of the searchengine_connection, searchengine_msg and searchengine_message classes. It adds query-specific methods for searching. |
![]() |
The SearchEngine index message class. This class inherits all the functionality of the searchengine_connection, searchengine_msg and searchengine_message classes. It adds indexing-specific methods. |
![]() |
The SearchEngine unindex message class. This class allows you to remove an item from the SearchEngine index. You must know the unique ID that identifies the document. |
![]() |
The SearchEngine purge message class. This class allows you to remove all |
![]() |
The SearchEngine utility message class. Used for special SearchEngine operations. |
Generic search classes
Stopwatch microtimer
XML classes
Documentation generated by phpDocumentor 1.3.0RC3