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
Supporting organizations: 

Project information

  • Project categories: Site search
  • Created by fengtan on , updated
  • shieldStable releases for this project are covered by the security advisory policy.
    There are currently no supported stable releases.

Releases