nswdpc / silverstripe-search-boilerplate
Search boilerplate for NSWDPC Silverstripe websites, using elasticsearch configuration
Installs: 3 193
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 4
Forks: 2
Open Issues: 0
Type:silverstripe-vendormodule
Requires
This package is auto-updated.
Last update: 2024-11-04 02:43:47 UTC
README
Default modules and configuration for Elasticsearch functionality in a Silverstripe website.
Modules
- silverstripe-extensible-elastic - An extensible search implementation for Elastic Search
- silverstripe-elemental-extensible-search - Elemental search block for silverstripe-extensible-elastic
Configuration
The patch described here should be applied (also included in build/patches)
https://github.com/nyeholt/silverstripe-extensible-elastic#installation
Installation
The only supported way of installing this module is via composer
composer require nswdpc/silverstripe-search-boilerplate
LICENSE
Maintainers
Bugtracker
We welcome bug reports, pull requests and feature requests on the Github Issue tracker for this project.
Please review the code of conduct prior to opening a new issue.
Security
If you have found a security issue with this module, please email digital[@]dpc.nsw.gov.au in the first instance, detailing your findings.
Development and contribution
If you would like to make contributions to the module please ensure you raise a pull request and discuss with the module maintainers.
Please review the code of conduct prior to completing a pull request.