silverstripe / silverstripe-forager
Search Content Management for Silverstripe CMS
Installs: 87
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 6
Forks: 0
Open Issues: 1
Type:silverstripe-vendormodule
Requires
- php: ^8.1
- silverstripe/cms: ^5.1
- symbiote/silverstripe-queuedjobs: ^5
Requires (Dev)
This package is auto-updated.
Last update: 2024-11-05 19:35:00 UTC
README
This module finds and gathers content from Silverstripe CMS and coordinates storing it for search.
It contains features to help indicate what content should be searchable and a system to keep that content in sync with search providers such as Elastic, Algolia, or Silverstripe Search.
This module does not provide specific service integrations (see Available service integration modules), or any frontend functionality such as UI or querying APIs. It only handles features such as indexing and index configuration.
Installation
composer require "silverstripe/silverstripe-forager"
Note this module is not functional without an integration module
Documentation
See the developer documentation.
Credits
This module is based on the original silverstripe-search-service module with particular credit to the following contributors: