2017 © Pedro Peláez
 

magento2-module magento2-solrconnector

A Solr Connector interface for Magento 2

image

codilar/magento2-solrconnector

A Solr Connector interface for Magento 2

  • Friday, June 29, 2018
  • by jayankaghosh
  • Repository
  • 4 Watchers
  • 3 Stars
  • 13 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Magento 2 Solr Connector

Codilar, (*1)

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., (*2)

Requirements

  • Solr server
  • PHP >=7.0
  • Magento 2.2

Installation

How to install Solr connector in Magento 2, (*3)

Install with Composer, (*4)

$ cd magento2
$ composer require codilar/magento2-solrconnector
$ bin/magento setup:upgrade
$ bin/magento setup:static-content:deploy -f

Manual Intallation, (*5)

$ 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., (*6)

Please follow this link for Solr Installation, (*7)

$ 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., (*8)

License

OSL, AFL, (*9)

Open Source Extension, (*10)

The Versions

29/06 2018

dev-master

9999999-dev

A Solr Connector interface for Magento 2

  Sources   Download

OSL-3.0 AFL-3.0

The Requires

  • magento/framework >=100.0.0
  • magento/module-catalog >=101.0.0
  • magento/module-sales >=101.0.0
  • magento/module-backend >=100.0.0
  • magento/module-catalog-search >=100.0.0
  • magento/module-theme *
  • php 7.0.2|7.0.4|~7.0.6|~7.1.0

 

29/06 2018

1.0.0

1.0.0.0

A Solr Connector interface for Magento 2

  Sources   Download

OSL-3.0 AFL-3.0

The Requires

  • magento/framework >=100.0.0
  • magento/module-catalog >=101.0.0
  • magento/module-sales >=101.0.0
  • magento/module-backend >=100.0.0
  • magento/module-catalog-search >=100.0.0
  • magento/module-theme *
  • php 7.0.2|7.0.4|~7.0.6|~7.1.0