Drupal is a registered trademark of Dries Buytaert

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
Release cadence
Stability
0% stable

Releases

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