Getting Started
Getting Started with SearchX
Welcome to the SearchX documentation. SearchX is an AI-powered search engine designed specifically for e-commerce platforms.
Quick Start
Get up and running with SearchX in under 5 minutes.
Integration Guides
Platform-specific integration guides for Next.js, React, HTML, and OpenCart.
SDK Reference
Complete reference for all SDK configuration options.
Widget Styling
Customize the look and feel of the SearchX widget to match your brand.
What is SearchX?
SearchX provides intelligent, AI-powered product search for your e-commerce store. It replaces your default search with a fast, typo-tolerant, and context-aware search experience that helps your customers find exactly what they're looking for.
Key Features
- AI-Powered Ranking — Results are ranked using machine learning models trained on e-commerce data, boosting relevant products automatically.
- Instant Search — Real-time search-as-you-type with autocomplete suggestions and product previews.
- Faceted Filtering — Automatically generates filter categories from your product catalog (brand, price, size, color, etc.).
- Typo Tolerance — Handles misspellings and approximate matches so customers always find results.
- Multi-language Support — Full support for multiple languages with customizable translations.
- Analytics Dashboard — Track search queries, click-through rates, and conversion metrics.
How It Works
- Import your catalog — Provide an XML product feed (Google Merchant, Facebook Catalog, or Skroutz format) and SearchX indexes your products.
- Add the SDK — Drop a small JavaScript snippet into your website to mount the search bar and results page.
- Customize — Configure ranking rules, widget styling, and language settings from the SearchX dashboard.
Architecture Overview
SearchX consists of three main parts:
- SearchX Dashboard — A web application at admin.searchxengine.ai where you manage applications, import products, configure search settings, and view analytics.
- SearchX API — A REST API that powers search queries, product management, and application configuration.
- SearchX SDK — A client-side JavaScript library that renders the search bar, results page, and handles user interactions.
Next Steps
- Follow the Quick Start guide to set up your first application.
- Choose an Integration Guide for your platform.
- Explore the SDK Reference for advanced configuration.

