m038 / solr-search-plugin-bundle
Newscoop 的 Solr 搜索组件
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: 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