Upgrade to Pro — share decks privately, control downloads, hide ads and more …

WooCommerce with Elasticsearch

WooCommerce with Elasticsearch

# hans-on-materials
https://github.com/amimoto-ami/hans-on-materials/blob/master/howto/elasticommerce_en.md

# Goal of this hands-on:
- AMAZON Elasticsearch Service : Full text search engine
- Replace default search feature with AMAZON Elasticsearch Service
- Collaborate with WooCommerce and AMAZON Elasticsearch Service

More Decks by Amimoto - Flexible Cloud WordPress Hosting

Other Decks in How-to & DIY

Transcript

  1. AMAZON 
 Elasticsearch Amazon Elasticsearch Service uses the 
 power

    of a popular open-source search
 and analytics engine Elasticsearch, 
 to provide your customers a rich 
 search and navigation experience.
  2. Setup the Elasticommerce Services • Add Elasticommerce Related Widgets in

    your widgets area • add escr_related_item(); function in your theme or plguins • to get only the data, you can use escr_get_related_item(); function To show Related Item List: