divante-ltd / orocommerce-elasticsearch-bundle
Elasticsearch Bundle for Oro Commerce
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 11
Watchers: 8
Forks: 4
Open Issues: 0
Type:orocommerce-module
Requires
- oro/commerce: 1.3.*
- oro/platform-serialised-fields: 2.3.*
- ruflin/elastica: 5.3.0
Requires (Dev)
- phpunit/phpunit: 5.7.*
This package is not auto-updated.
Last update: 2024-10-31 05:41:03 UTC
README
Divante Elasticsearch Bundle is a bundle for Oro Commerce which enables using Elasticsearch as search engine. It allows to quickly search through massive volume of data. With Divante Elasticsearch Bundle you can run an ecommerce website with hundreds of thousands products.
Table of Contents
Features
- Searching the catalog
- Browsing the catalog
- Search autocomplete
Compatibility
This module is compatible with Oro Commerce 1.3
Installing/Getting started
-
Install the bundle
composer require divante-ltd/orocommerce-elasticsearch-bundle
-
Add to
app/config/config.yml
oro_website_search: engine: 'elasticsearch' divante_elasticsearch: index: oro
-
Remove cache
rm -rf app/cache/{dev,prod}
-
Reindex
app/console oro:website-search:reindex
Configuration
Index name
You can change it by editing the app/config/config.yml
divante_elasticsearch:
index: oro
Screenshots
Contributing
If you'd like to contribute, please fork the repository and use a feature branch. Pull requests are warmly welcome.
Licensing
The code in this project is licensed under MIT license.
Standards & Code Quality
This module respects all Oro Commerce code quality rules and our own PHPCS and PHPMD rulesets.
About Authors
We are a Software House from Europe, existing from 2008 and employing about 150 people. Our core competencies are built around Magento, Pimcore and bespoke software projects (we love Symfony3, Node.js, Angular, React, Vue.js). We specialize in sophisticated integration projects trying to connect hardcore IT with good product design and UX.
We work for Clients like INTERSPORT, ING, Odlo, Onderdelenwinkel or CDP, the company that produced The Witcher game. We develop two projects: Open Loyalty - loyalty program in open source and Vue.js Storefront.
We are part of the OEX Group which is listed on the Warsaw Stock Exchange. Our annual revenue has been growing at a minimum of about 30% year on year.
Visit our website Divante.co for more information.