Google Site Search

Component type

module

Maintenance status

Development status

Downloads

28812

Component created

Component changed

We discourage use this module, since Google decided to discontinue Google Site Search* as a paid service. The alternative is Google's ad-powered free custom search engine, which another module has support for: https://www.drupal.org/project/google_cse

* http://searchengineland.com/google-sunset-google-site-search-product-rec...

Sarnia

Component type

module

Maintenance status

Development status

Downloads

7196

Component created

Component changed

Sarnia allows a Drupal site to interact with and display data from Solr cores with arbitrary (non-Drupal) schemas, mainly by building Views. This is useful for Solr cores that index large, external (non-Drupal) datasets that are either not practical to store in Drupal or may already be indexed in Solr.

Sarnia treats records from Solr as Drupal entities, although listing, filtering, and displaying Sarnia entities should be done using Views. Solr properties can be formatted within Views fields using field formatters (hook_field_formatter_info(), hook_field_formatter_view()).