i-lateral/silverstripe-searchable

Updated search module for Silverstripe allowing addition of different data objects and makes use of the FulllTextFilter

Installs: 13 600

Dependents: 1

Suggesters: 0

Security: 0

Stars: 13

Watchers: 5

Forks: 10

Type:silverstripe-vendormodule

3.0.3 2022-03-28 19:22 UTC

This package is auto-updated.

Last update: 2023-03-28 21:31:09 UTC


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