Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). UI Patterns (SDC in Drupal UI) 2.0.18 Minor update available for module ui_patterns (2.0.18). Varbase FAQs 9.2.1 Minor update available for module varbase_faqs (9.2.1). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

This module integrates the Search API module with Lucidworks Fusion, a search platform based on Apache Solr. It routes search and autocomplete queries to Fusion's Query API, while other requests go to its Solr API. The integration supports features like autocompletion, spell checking, faceting, promoted results, and signals.

This module provides a Lucidworks Fusion backend for the Search API module.

All requests are routed to the Solr API except:

  • Search and autocomplete queries which are routed to the Query API
  • Signals are routed to the Signals API

Requirements

Features supported

Usage (D7)

  1. Enable the module and its requirements
  2. Go to admin/config/search/search_api and add a new server with service class Sarnia Fusion service - Sarnia should automatically generate a read-only index under this server
  3. You can now create a view or a page based on this index, using either the Search API View or Search API Page module

Usage (D8+)

  1. Enable the module and its requirements
  2. Go to /admin/config/search/search_api and add a new server with backend Solr and Solr connector Fusion ; provide a Fusion app and search query profile
  3. Create a search index based on the search server you just created ; if your Fusion index is populated via a Fusion index pipeline or some other process outside of Druapl then you may want to make it read-only
  4. You can now create a search view at /admin/structure/views
  5. For autocompletion: enable search_api_autocomplete, open the Search API Index you created and click on the Autocomplete tab and add a suggester Fusion query profile

Activity

Total releases
1
First release
Dec 2024
Latest release
1 year ago
Releases (12 mo)
0 ▼ from 1
Maintenance
Dormant

Releases

Version Type Release date
2.0.0-rc3 Pre-release Dec 12, 2024