Download the PHP package silverstripe/recipe-solr-search without Composer
On this page you can find all versions of the php package silverstripe/recipe-solr-search. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download silverstripe/recipe-solr-search
More information about silverstripe/recipe-solr-search
Files in silverstripe/recipe-solr-search
Package recipe-solr-search
Short Description Silverstripe Cloud Platform search requirements recipe
License BSD-3-Clause
Homepage https://silverstripe.org
Informations about the package recipe-solr-search
Silverstripe Recipe Solr search
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:
- cwp/cwp-search: CWP fulltextsearch integration module
- silverstripe/fulltextsearch: Adds external full text search engine support to SilverStripe, specically with Solr in a CWP context
- symbiote/silverstripe-queuedjobs: A module that provides interfaces for scheduling jobs for certain times
You can also opt in to install the following suggested (not required) modules:
- silverstripe/textextraction: Text Extraction API for Silverstripe CMS (mostly used with 'fulltextsearch' module)
This can be either added to an existing project or used as a project base for creating a Silverstripe CMS install.
Unlike other Silverstripe recipes, this recipe does not constrain Silverstripe core dependencies to a particular minor version line.
Installation
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.
All versions of recipe-solr-search with dependencies
silverstripe/framework Version ^5
silverstripe/recipe-plugin Version ^2
cwp/cwp-search Version ^2
silverstripe/fulltextsearch Version ^4
symbiote/silverstripe-queuedjobs Version ^5