Skip to content

silverstripe/silverstripe-search-service

🔍 Silverstripe Search-as-a-Service

Build Status codecov Version License

This module for Silverstripe CMS provides a set of abstraction layers that integrate the CMS with a search-as-a-service provider, such as Elastic or Algolia.

Note this module does not provide:

Installation

composer require "silverstripe/silverstripe-search-service"

Requirements

  • php: ^8.1
  • silverstripe/cms: ^5
  • symbiote/silverstripe-queuedjobs: ^5

Documentation

See the developer documentation.