silverstripe/silverstripe-forager

Search Content Management for Silverstripe CMS

Installs: 10

Dependents: 2

Suggesters: 0

Security: 0

Stars: 0

Watchers: 6

Forks: 0

Open Issues: 0

Type:silverstripe-vendormodule

1.0.0 2024-07-23 02:16 UTC

This package is auto-updated.

Last update: 2024-08-31 02:46:02 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: