silverstripe / silverstripe-search-service

A service-agnostic search module for Silverstripe CMS
BSD 3-Clause "New" or "Revised" License
5 stars 18 forks source link
hacktoberfest

:mag: 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

Documentation

See the developer documentation.