Search: ezcSearchDefinitionManager
[ ]
[ Solr schema ]
[ ]
[ ]
[ ]
[ ]
Interface: ezcSearchDefinitionManager
|
Defines the interface for all persistent object definition managers. [
source]
Definition managers are used to fetch the definition of a specific persistent object. The definition is returned in form of a ezcSearchDocumentDefinition structure.
Method Summary
Methods
fetchDefinition
Returns the definition of the document type $type.
Parameters
| Name |
Type |
Description |
$type |
string |
|
Throws
| Class | Description |
ezcSearchDefinitionNotFoundException |
if no such definition can be found. |
Last updated: Wed, 18 Jun 2008