m038/solr-search-plugin-bundle

Newscoop 的 Solr 搜索组件

安装: 253

依赖: 0

建议: 0

安全: 0

星标: 0

关注者: 2

分支: 1

开放问题: 0

类型:newscoop-plugin

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

This package is not auto-updated.

Last update: 2024-09-14 13:46:30 UTC


README

Newscoop SolrSearchPluginBundle

此插件为 Newscoop 添加使用 Solr 作为搜索引擎的功能。

安装/更新/删除

命令

安装

    php application/console plugins:install "m038/solr-search-plugin-bundle" --env=prod

更新

    php application/console plugins:update "m038/solr-search-plugin-bundle" --env=prod

删除

    php application/console plugins:remove "m038/solr-search-plugin-bundle" --env=prod