5sayer

Autocomplete

The shortest way for customer to find and buy goods

Enhance user browsing experience by implementing Autocomplete for user queries in the search bar.

Features

  • Information updated hourly. For Enterprise package we offer real-time updates.
  • Results sorted based on search queries history for better relevancy.
  • Support of synonyms, abbreviations, special symbols for better query understanding. Example: speakers -> acoustics, & -> and.
  • We do not correct mistakes in search queries, but extend with alternative words and phrases as much as possible. That's why our solution have excellent relevance for mistaken or inaccurate search queries.

How it works

We prepare autocomplete hints based on search queries history, then we analyse them, do unification, remove duplicates and generate synonyms.

How to integrate

We have 2 integration options:
1) Call to API endpoint from user browser. It is the simplest way and can be accomplished for 2 hours.

2) Call to API endpoint from your server or application. Good choice if you need additional results processing.