Solr

hickory - February 7, 2007 - 16:24

This module handles integration with Solr - an XML-based front-end to the Lucene search engine - and is a replacement for the core search.module.

Call solr.module functions from any module that handles a custom node type (example hook functions are provided in readme.txt). Use hook_update_index_solr to periodically post new or updated nodes to the index, and hook_solr to search the index and return an array of search results. You'll need a Solr instance running for each of your node types (in Tomcat, for example).

Development of this module was sponsored by Nature Publishing Group.

This modules requires PHP5.

Releases

Development snapshotsDateSizeLinksStatus
5.x-1.x-dev2008-Jan-1613.61 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.
 
 

Drupal is a registered trademark of Dries Buytaert.