Search Framework

Categories

Component ID

1163906

Component name

Search Framework

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Overview

This module integrates Drupal with the Search Framework library.

Attribution

The Search Framework library is a consolidation of code and concepts found in the Apache Solr Search Integration, Search Lucene API, and Search API modules. It is also influenced by the Zend Search Lucene component as well as the Elastica and Solarium projects. Much of the nomenclature and capabilities are consistent with the whitepapers from Search Technologies.

Goal

The goal is to provide a common library that reaches outside of Drupal so that we can easily integrate contributions made by other communities. This will increase the developer pool and provide a more solid foundation to build on top of. The goal is NOT to create another Search API. If implemented correctly, this module will help promote code reuse for all Drupal contribs and reduce the code bases of the integrating modules.