i-lateral / silverstripe-searchable
Updated search module for Silverstripe allowing addition of different data objects and makes use of the FulllTextFilter
Installs: 14 357
Dependents: 1
Suggesters: 0
Security: 0
Stars: 13
Watchers: 5
Forks: 12
Type:silverstripe-vendormodule
Requires
- silverstripe/framework: ~4.0
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 i-lateral/silverstripe-searchable
For full documentation check out the docs