Facet API tabs

Component type

module

Categories

Maintenance status

Development status

Downloads

9308

Component created

Component changed

This module adds the option of displaying search facets as tabs. It's heavily
based on the "links" widget that comes with FacetAPI, and has just altered the
rendering rules of the links, as well as added the "All" tab.

Simply activate the module, and you can select the Tabs option from your facet
configuration form. You'll probably want to move the tab facet block to a
different region (top of the page) than the other facets (commonly in a
sidebar). Some CSS work will also be required to style the tabs.

Search API Taxonomy

Component type

module

Categories

Maintenance status

Development status

Downloads

4116

Component created

Component changed

This module provides some useful bits and bobs for taxonomy integration with Search API.

Currently it includes:

Apache Solr Parallel Indexing

Component type

module

Categories

Maintenance status

Development status

Downloads

2107

Component created

Component changed

Apache Solr Parallel indexing allows you to set the amount of CPU's you have to utilise the maximum of your system during index time.

Improvement

During this test, entity_cache was enabled and pre-warmed. Solr server was an external server and the website was really complex. Looks like a realistic test scenario to me!

Apachesolr Url Switch

Component type

module

Categories

Maintenance status

Development status

Downloads

411

Component created

Component changed

Provides a method of switching urls for solr entries.
This is predominately useful when attempting to index a site on one url and then swap out the index for another url.

Note: There are other issues with an index swap of this nature, but this allows you to avoid some of the pain of doing a full index on a production site with a great deal of content.

Rich Snippets

Component type

module

Categories

Maintenance status

Development status

Downloads

19270

Component created

Component changed

Overview

The Rich Snippets module overrides the core Search styles and templates to closely match the UI of major search engines for Drupal's internal site search. This project is an extension of the core Search and Schema.org modules to display structured data as the familiar rich snippets that end users expect. Rich Snippets also integrates seamlessly with the Apache Solr Search Integration module.

Commons Search integration

Component type

module

Categories

Maintenance status

Development status

Downloads

5056

Component created

Component changed

This project has been merged into the main Drupal Commons repository with #2009294: Consider moving invitations field and notifications code from commons notify into commons trusted contacts..

For Drupal Commons 3.4 or higher, visit http://www.drupal.org/project/commons to download commons and use this module.

User Search to People Administration

Component type

module

Maintenance status

Development status

Downloads

11135

Component created

Component changed

Remove user search from the /search space and move it to /admin/people -- that is, instead of /search/user the functionality for searching users is found at /admin/people/search

This is useful for when you want make it easier for administrators to find the user search, and you don't want regular visitors and members of your site to see a search for user profiles alongside the search for content (indeed, you likely don't want tabs on the search page at all).