Documentation Menu

Elastic search documentation

PRE-REQUISITES

  • The plugin requires you to install the Nop-Station Core plugin first.
  • An Elastic account is needed

INSTALLATION

  • Download the Elastic Search Plugin from our store https://nop-station.com/customer/downloadableproducts
  • Go to Administration → Configuration → Local plugins
  • Upload the NopStation.ElasticSearch zip file using the "Upload plugin or theme" button

    local-plugins-page

  • Go to Administration, reload the 'list of plugins'. Install 'Nop-Station Core' Plugin first and then install 'Nop-Station Elastic Search'

    install nopStation core

    install elastic

  • To make the plugins functional, restart the application

    restart application

ELASTIC ACCOUNT CONFIGURATION

  • Register or Login into your Elastic account

    dashboard

  • Go to Elasticsearch Dashboard → Create an index

    dashboard

  • Name your index and click on Create my index

    dashboard

  • Click on Create an API key

    dashboard

  • Name the API Key and click on Create API key

    dashboard

  • Copy Elasticsearch URL and API Key and paste into plugin configuration page

    dashboard

CONFIGURATION

  • Go to Admin → Nop Station → Plugins → Elastic Search → Configuration

    config

  • Enter the Elasticsearch URL
  • Enter the Elasticsearch Index name as given in the cloud
  • Check any of Basic authentication or API Key authentication
  • Enter the User name and Password if Basic authentication is selected
  • Enter the Encoded API key if API Key authentication is selected
  • Check to include fuzziness.
  • Set fuzziness.
  • Check to include minimum should match.
  • Set minimum should match.
  • Check to include operator.
  • Set operator.
  • Check to include max expansions.
  • Set max expansions.
  • Check to include tie breaker.
  • Set tie breaker.
  • Allowed sorting options. Click 'Update index' if the value of this property is changed.
  • Check to allow customers to filter by product rating.
  • Click Save button
  • Click Update index button to update Elastic index according to the plugin configuration

UPDATABLE ITEMS

  • Here you can see all the products list which are not yet updated with elastic.

    update-items

  • Click Update all button to update

UPLOAD EXISTING PRODUCTS

  • Go to Admin → Nop Station → Plugins → Elastic Search → Upload Products
  • Enter product ID range
  • Click Upload button

Book a Meeting