i-lateral / silverstripe-searchable
This package is abandoned and no longer maintained.
The author suggests using the dft/silverstripe-searchable package instead.
Updated search module for Silverstripe allowing addition of different data objects and makes use of the FulllTextFilter
Package info
github.com/Dean-Forest-Tech/silverstripe-searchable
Type:silverstripe-vendormodule
pkg:composer/i-lateral/silverstripe-searchable
4.0.0
2025-12-29 17:02 UTC
Requires
- silverstripe/framework: ^4 || ^5
README
UPDATE - Full Text Search This module now uses Full Text Support for MySQL/MariaDB databases in version 3.*
Adds more complex site searching using the SilverStripe ORM and also adds dedicated templates for search results across multiple search objects.
To get started quickly, install via composer:
composer require dft/silverstripe-searchable
For full documentation check out the docs