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.