m038 / solr-search-plugin-bundle
Solr search bundle for Newscoop
Package info
github.com/m038/plugin-SolrSearchPluginBundle-Old
Type:newscoop-plugin
pkg:composer/m038/solr-search-plugin-bundle
dev-master
2015-04-02 13:39 UTC
Requires
- php: >=5.3.3
- newscoop/plugins-installer: >=v0.2
This package is not auto-updated.
Last update: 2026-02-28 20:47:37 UTC
README
Newscoop SolrSearchPluginBundle
This plugin adds functionality to Newscoop for using Solr as a search engine.
Installation/Updating/Removing
Commands
Installation
php application/console plugins:install "m038/solr-search-plugin-bundle" --env=prod
Update
php application/console plugins:update "m038/solr-search-plugin-bundle" --env=prod
Removal
php application/console plugins:remove "m038/solr-search-plugin-bundle" --env=prod