Skip to content

A recipe of modules to add search functionality to your Silverstripe CMS project when hosted on the Silverstripe Cloud Platform

License

Notifications You must be signed in to change notification settings

haunt-digital/recipe-solr-search

 
 

Repository files navigation

Silverstripe Recipe Solr search

CI Silverstripe supported module

This Silverstripe CMS Recipe is designed to enable Solr-based fulltext search. It's specifically designed to work with Silverstripe Cloud Platforms, but may be functional in other environments as well. It's the successor of cwp/cwp-recipe-search.

This includes the following core Silverstripe modules:

You can also opt in to install the following suggested (not required) modules:

This can be either added to an existing project or used as a project base for creating a Silverstripe CMS install.

Get started

You can create a project using Composer:

composer create-project silverstripe/recipe-solr-search ./myproject ^2

Alternative

This recipe is still supported. However, you may wish to explore the silverstripe/silverstripe-search-service module which uses a search-as-a-service approach compatible with providers such as Elastic or Algolia.

More information

See the recipe plugin page for instructions on how Silverstripe recipes work.

About

A recipe of modules to add search functionality to your Silverstripe CMS project when hosted on the Silverstripe Cloud Platform

Resources

License

Stars

Watchers

Forks

Packages

No packages published