Search

Overview

This is one of the core functionality of our app, there are three types of serach we perform.

  1. Visual search (upcoming)
    • Allows users to search by uploading an image.
  2. Suggestion search (fuzzy search)
    • Provides suggestions when user types something or when done typing
  3. Keyword Search
    • Standard text-based search. When user selects a result from suggestion or after typing something they press enter/search.

The search functionality is implemented using either Google (upcoming), Bloomreach, or Algolia, depending on specific requirements and region.


Copyright © 2026