signify-nz / silverstripe-solr-search
Search a SilverStripe site with Solr
Installs: 23
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 8
Forks: 0
Open Issues: 3
Type:silverstripe-vendormodule
Requires
- php: >=7.3
- ext-json: *
- guzzlehttp/guzzle: ^6.3|^7
- http-interop/http-factory-guzzle: ^1
- minimalcode/search: ^1.0
- php-http/discovery: ^1.14
- php-http/guzzle7-adapter: ^1.0.0
- silverstripe/framework: ^4|^5
- solarium/solarium: ^6.0
- symbiote/silverstripe-queuedjobs: ^4|^5
- symfony/event-dispatcher: ^5.4|^6
Requires (Dev)
Replaces
This package is not auto-updated.
Last update: 2024-12-17 21:04:18 UTC
README
BASED ON firesphere/solr-search
License
Disclaimer
If this module breaks your website, you get to keep all the pieces.
Modern SilverStripe Solr Search
See the docs folder. Please read the documentation before asking questions. A lot of the questions are answered by reading the documentation.
Solarium documentation:
https://solarium.readthedocs.io
Supports
Solr4 backward compatibility is available
Default support is Solr8
Solr9 is supported
Installation
composer require signify-nz/silverstripe-solr-search
More details can be found in the docs.