m038/solr-search-plugin-bundle

Solr search bundle for Newscoop

Installs: 253

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 1

Open Issues: 0

Type:newscoop-plugin

pkg:composer/m038/solr-search-plugin-bundle

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

This package is not auto-updated.

Last update: 2025-09-27 18:52:19 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