m038 / solr-search-plugin-bundle
Solr search bundle for Newscoop
Installs: 253
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 1
Open Issues: 0
Type:newscoop-plugin
Requires
- php: >=5.3.3
- newscoop/plugins-installer: >=v0.2
This package is not auto-updated.
Last update: 2024-10-26 14:17:25 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