Skip to content

josephlewisnz/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. Out of the box, it supports indexing DataObjects with Elastic AppSearch, but can be extended to work with other sources of content and/or service providers.

This module does not provide any frontend functionality such as UI or querying APIs. It only handles indexing.

Installation

composer require "silverstripe/silverstripe-search-service"

Requirements

  • silverstripe/framework 4.4+
  • silverstripe/versioned
  • symbiote/silverstripe-queuedjobs

Documentation

See the developer documentation.

About

An Elastic App Search module for Silverstripe CMS

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%