Apache Solr Search View Modes

Categories

Component ID

1713498

Component name

Apache Solr Search View Modes

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

1260

Component created

Component changed

Component body

This module adds support for node view modes to the Apache Solr Search Integration module.

The Apache Solr module allows administrators to set up multiple Search Pages. This module extends that functionality in a similar way to the Display Suite search module by adding 'view mode' support to search results.

Administrators that enable this module will see a new 'View Mode' on the configuration form for Apache Solr pages.

Users of this module should note that this module does add database overhead due to the fact that it uses node_load to render the search results. This is a trade-off that should be considered when evaluating this module. The Apache Solr module does not require a database to perform or render the search results.

For reference: see original thread that spawned this module here: http://drupal.org/node/1516462#comment-6310880