Elastic App Search for Ecommerce Solutions

Search powers how people shop. Help them find exactly what they’re looking for instantly. Virto Commerce can bring unparalleled relevancy and personalized suggestions, optimize product discovery, turning browsers into buyers with seamless transactions that inspire repeat purchases.

Virto Commerce and Elastic App Search brings the next level of employee experience. You can use analytics to improve ecommerce search relevance without development.

In this post, I will try to demonstrate how to use Elastic App Search for Ecommerce Solutions.

Prerequisites

You need to install and configure:

  1. Elastic App Search 8.x
  2. Virto Commerce 3.2xx
  3. Elastic App Search Virto Commerce Module 3.2xx
  4. Virto Storefront 6.x
  5. Vue B2B Theme 1.x
  6. Rebuild Index in Virto Commerce

Note: If you already use Virto Commerce, I recommend testing it by using Elastic App Search module.

Note: You can Request a Demo or request Virto Commerce Trial.

Use Analytics

Every time a customer searches on your site, they give your business valuable information about what they’re looking for.

Use Kibana and Open: Enterprise SearchApp SearchEngines

By default, Virto Commerce adds four engines: Product, Category, CustomerOrder and Member.

Note: For demo purposes, I used virtostart scope.

Choose the Product engine and review Overview section where you can find basic information about product queries and API requests per day.

Choose Analytics to dive into customer experience and query data. Out-of-the-box data collection, metrics, and visualizations on search keywords give you all you need to glean insights from user behaviour.

Improve Search Relevance

With Elastic App Search in a few clicks, you can make relevance and tuning adjustments or promote/demote results based on your findings — right from the management interface.

Below, you can find how to improve search relevance with:

  • Synonyms
  • Curations
  • Relevance Tuning

Apply synonyms

Sometimes users will use different terminology than your context might expect.

In Top queries with no results section, you can find query results. For example, my customers searched duplicator. Indeed, if you go to the storefront and try to search duplicator, you didn’t find any product.

It’s a common mistake, this can lead them to poor search relevance: you are selling movies, but they want films!

The Synonym feature builds synonym sets. A synonym set contains two or more queries that have similar meanings. A synonym set can contain up to 32 words.

To manage synonyms through the App Search dashboard, choose Synonyms, choose Create a synonym set and add a synonym set.

Once you click Save, the synonym set will be applied.

Now, if customer searches duplicator, they will see the product set:

Configuring Synonyms is a useful way to guide your users to the most relevant content. It is most useful when you know the precise terms that they are searching for. For that, you should explore the Analytics, so that you are aware of your insightful capabilities.

If you are looking to provide even more precise and curated results, venture to the Curations section.

Curations

Curations allow search operators to customize search results for specific queries.

Use promoted products to ensure that specified products always match a query and receive the highest relevance scores. Imagine an ecommerce store with featured product results.

Similarly, use hidden documents to exclude particular products from results.

Let me demonstrate it in action and boost some products for office printer search query.

Manage curations using Kibana:

  1. Open: Enterprise SearchApp SearchEngines-product engine → Curations
  2. Added a curation for office printer
  3. I found and promoted two products: 565507636 - HP OfficeJet Pro 6978 All-in-One Multifunction and 551879675 - HP LaserJet Pro MFP M521dn - multifunction printer (B/W)

Once you click Save, the curation will be applied.

Note: Today, Elastic App Search offers Upgrade to a Platinum subscription to harness the power of machine learning. By analyzing your engine’s analytics, App Search is able to suggest new or updated curations. Effortlessly help your users find exactly what they’re looking for.

If you are looking for advanced results, venture to the Relevance Tuning section.

Relevance Tuning

Out of the box, App Search provides quality search relevance.

Built on top of Elasticsearch, App Search is a managed, the expertly crafted distillation of its finest points.

It provides tools to help you further tune the search experience to optimize for your own needs.

I recommend reviewing step by step guide how to configure and use relevance tuning here.

Performance

We run load tests and compare Elastic Search Vs Elastic App Search. Both engines are ready for production and demonstrate the same results.

Limits

For performance and historical reasons App Search has default limitations on some objects and API calls. Review current Limits in Elastic App Search Documentation.

Summary

I hope this post helps you improve customer experience continuously and your customers find exactly what they’re looking.

References

Explore Virto Commerce
Virto Commerce on Github.com
Elastic App Search Documentation
B2B-store Demo with Elastic App Search

2 Likes

Besides limits in Elastic App Search itself, VirtoCommerce integration module has some too, such as some fields just ignored because they have more than 64 symbols in name (max supported in Elastic App Search and can’t be configured). All limitations are logged by VirtoCommerce Elastic App Search module, so you can see which things you miss when running your indices on App Search.