m038/solr-search-plugin-bundle

Solr search bundle for Newscoop

dev-master 2015-04-02 13:39 UTC

This package is not auto-updated.

Last update: 2024-04-27 12:02:21 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