Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/i-lateral/silverstripe-searchable

Adds to default SilverStripe search with configurable FullTextSearch, custom results controller and allowing adding custom data objects and custom fields for searching via config
https://github.com/i-lateral/silverstripe-searchable

fulltext-search fulltextsearch orm search

Last synced: 2 months ago
JSON representation

Adds to default SilverStripe search with configurable FullTextSearch, custom results controller and allowing adding custom data objects and custom fields for searching via config

Lists

README

        

# SilverStripe Searchable Module

**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](docs/en/index.md)