Overview

Lupa is highly configurable Software as a Service (SaaS) search engine for different types of web applications, including e-commerce.

Lupa is available as an API service: you just need to import all of your Documents (Items/Products), configure search settings and let Lupa do the job for you.

Steps

The base URL for the production environment API is https://api.lupasearch.com. If you prefer staging environment, use https://api.staging.lupasearch.com.

Follow these simple steps to get started:

  1. Authentication
  2. Create Index
  3. Configure Mapping
  4. Import Documents
  5. Create Query
  6. Use Public Query

Next steps

Continue