Community Documentation

ARCHIVE: Search Lucene API Hooks

Last updated September 2, 2010. Created by cpliakas on January 14, 2009.
Log in to edit this page.

Search Lucene API defines a series of hooks to allow modules to interact with searching and indexing operations. Since Search Lucene API is an extension of the core Search API, developers may want to refer to hook_search() and hook_update_index() in addition to the hooks defined by this module. Modules that implement the API should honor all of the hooks listed below.

Page status

About this page

Drupal version
Drupal 5.x, Drupal 6.x
Audience
Developers and coders

Archive

Drupal’s online documentation is © 2000-2012 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution-ShareAlike 2.0. PHP code is distributed under the GNU General Public License.