codilar/magento2-solrconnector
Composer 安装命令:
composer require codilar/magento2-solrconnector
包简介
A Solr Connector interface for Magento 2
README 文档
README
Power up your Magento 2 search. We built a Solr connector for you. It will help your customer to find there needs as fast as Solr. Its fully customizable and search with multiple product and category attributes. Whatever attributes you want to search and retreive, you can customize from Magento admin dashboard.
Requirements
- Solr server
- PHP >=7.0
- Magento 2.2
Installation
How to install Solr connector in Magento 2
Install with Composer
$ cd magento2
$ composer require codilar/magento2-solrconnector
$ bin/magento setup:upgrade
$ bin/magento setup:static-content:deploy -f
Manual Intallation
$ cd magento2 $ cd app/code $ mkdir Codiar $ mv <Downloaded Solr Connector path>/codilar/magento2-solrconnector SolrConnector $ bin/magento setup:upgrade $ bin/magento setup:static-content:deploy -f
Solr Installation in your system.
Please follow this link for Solr Installation
$ cd <solr intalled directory>/ $ bin/solr -e cloud It will ask some options please enter below values Shared - 1 Port - 8983 Replica - 1 Config - _default
You can reach us through email support@codilar.com.
License
OSL, AFL
Open Source Extension
统计信息
- 总下载量: 45
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 6
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2018-06-26