i-lateral/silverstripe-searchable

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

Installs: 14 034

Dependents: 1

Suggesters: 0

Security: 0

Stars: 13

Watchers: 5

Forks: 12

Type:silverstripe-vendormodule

3.1.1 2024-03-14 18:51 UTC

This package is auto-updated.

Last update: 2024-04-14 18:57:08 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