weboftalent / elastica
Provides Elastic Search integration for SilverStripe DataObjects using Elastica. Fork of module by AJ Short
Installs: 32
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 2
Forks: 15
Open Issues: 6
Type:silverstripe-module
Requires
- briceburg/silverstripe-pickerfield: dev-master
- ruflin/elastica: 2.3.1
- silverstripe/cms: ~3.1
- silverstripe/tagfield: ~1.2
Replaces
This package is auto-updated.
Last update: 2024-10-27 07:53:47 UTC
README
- Gordon Anderson
##Introduction
This module provides a SilverStripe wrapper around the powerful elastica search engine.
##Documentation
- Installation
- Configuration
- Indexing - Manipulating Mapping and Indexed Content
- Tasks
- Searching within the CMS
- Searching Using Code
- Aggregated Search
- How Data is Indexed and Searched by the Module
- Command Line Tools
##Requirements
- SilverStripe 3.1 (tests currently failing on 3.2)