SearchJetEngine

SearchJet Documentation

What is SearchJet Engine?

SearchJet Engine is a blazing-fast, AI-powered, self-hosted search engine built on top of Meilisearch. Designed for developers and businesses who want complete control over their search experience, it supports everything from WordPress and WooCommerce to Laravel, custom SaaS, and beyond.

Whether you're building a content site, eCommerce platform, or enterprise-grade application, SearchJet gives you speed, flexibility, and analytics — without vendor lock-in.

Getting Started

Sign up on our dashboard at app.searchjetengine.com. Once your account is ready, you can add a new site, configure indexing, and start receiving live search queries in minutes.

Installation Options

  • WordPress Plugin: Install from the dashboard and paste your API key to sync content automatically.
  • REST API: Push documents and manage indexes from any custom stack including Node.js, Python, Laravel, static sites, or SaaS apps.

Public API Overview

Our REST API allows you to manage indexes, push content, and query search data securely. Use your API key to authenticate each request.

  • POST /api/v1/index – Push or update documents
  • GET /api/v1/search – Perform search queries
  • GET /api/v1/analytics – View usage metrics and search trends

Configuration

In your dashboard, you can configure:

  • Search filters and facets
  • Synonyms and typo tolerance
  • Ranking rules and boosting logic
  • Reindexing frequency per site

Analytics

View real-time insights such as popular queries, no-result searches, and click-throughs. Usage limits and historical retention depend on your current plan.

Support

You can reach our support team via email or submit a request through your dashboard. We also offer Discord community support and priority SLA-based response for Pro & Enterprise plans.

Using with WordPress

SearchJet provides a dedicated plugin for WordPress and WooCommerce. It enables real-time indexing and instant search results with minimal setup.

  • Install the plugin from WordPress.org.
  • Paste your API key from your SearchJet dashboard into the plugin settings.
  • Content will sync automatically — including posts, pages, and WooCommerce products.
  • Customize search filters, synonyms, and ranking rules via the dashboard.