Download the PHP package suilven/silverstripe-manticore-search without Composer
On this page you can find all versions of the php package suilven/silverstripe-manticore-search. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download suilven/silverstripe-manticore-search
More information about suilven/silverstripe-manticore-search
Files in suilven/silverstripe-manticore-search
Package silverstripe-manticore-search
Short Description Search SilverStripe using Manticore
License MIT
Homepage https://github.com/suilven/silverstripe-manticore-search
Informations about the package silverstripe-manticore-search
Manticore Search
Search content in SilverStripe using manticoresearch as the free text search engine.
Install
PHP
Via Composer
Manticore Search
Packages are available for multiple platforms, see https://manticoresearch.com/downloads/ - version 3.5 is required for compatibility with the ManticoreSearch PHP client.
Alternatively one can start an instance using docker:
Note that does not include volume mapping in order to backup the indexed data.
Configuration
Indexing
See https://github.com/gordonbanderson/freetextsearch#configuration
Manticoresearch Specific
By default, manticore is expected to be found on 127.0.0.1
on port 9308
. To override this, add a config file
simiar to the following:
Usage
See https://github.com/gordonbanderson/freetextsearch#usage
Change log
Please see CHANGELOG for more information on what has changed recently.
Testing
Contributing
Please see CODE_OF_CONDUCT for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Gordon Anderson
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of silverstripe-manticore-search with dependencies
manticoresoftware/manticoresearch-php Version dev-master
silverstripe/cms Version ^4
suilven/freetextsearch Version ^1