eZSearch Class Reference
[Kernel system]

eZSearch handles indexing of objects to the search engine More...

List of all members.


Static Public Methods

 removeObject ($contentObject)
 addObject ($contentObject)
search ($searchText,$params)

Detailed Description

eZSearch handles indexing of objects to the search engine

Definition at line ezsearch.php.


Member Function Documentation

eZSearch::addObject   contentObject [static]
 

Will index the content object to the search engine.

Definition at line ezsearch.php.

References eZINI::instance().

eZSearch::removeObject   contentObject [static]
 

Will remove the index from the given object from the search engine

Definition at line ezsearch.php.

References eZINI::instance().

Referenced by eZContentObject::remove().

& eZSearch::search   searchText,
  params
[static]
 

Runs a query to the search engine.

Definition at line ezsearch.php.

References eZINI::instance().


The documentation for this class was generated from the following file:  

Exponential