Invertus / elasticsearch

Elasticsearch® module for PrestaShop that makes search and filter significantly faster.
47 stars 21 forks source link

Brad on localhost? #11

Closed ghost closed 6 years ago

ghost commented 7 years ago

Hi! How to make it work on XAMP localhost?

rokaszygmantas commented 7 years ago

Hi @PrestaShark! To make Brad work on your local environment you will need Elasticsearch service running on your (or another) computer and connect it to the module via module's configuration. You can find Elasticsearch installation instructions and download link here: https://www.elastic.co/downloads/elasticsearch You can find Brad's installation instructions here: https://github.com/Invertus/brad/blob/v2/README.md

Let me know if it works out!