Unified vector & semantic search API with real-time indexing
SearchJet consolidates ingestion, hybrid ranking, analytics, and merchandising into one managed platform. Built on Meilisearch for developers who need sub-150ms query response.
<2s
delta sync propagation
<150ms
p95 query response
1,000
docs/sec ingestion
From ingestion to insights — how SearchJet works
Each pillar addresses a specific limitation of traditional search implementations.
Real-time delta indexing that never falls behind
- Schema-aware field mapping with automatic type detection
- Webhook endpoints for push-based sync from any platform
- Batch ingestion at ~1,000 documents/second for initial migration
Hybrid semantic ranking that adapts to user intent
- BM25 + cosine similarity vector scoring in a single query
- Per-index configurable ranking rules and boost weights
- HNSW vector indexing for sub-millisecond approximate nearest neighbor
Composable search UI that launches in hours, not weeks
- React, Vue, and vanilla JS components with full type safety
- Facet builder with dynamic filter aggregation and count badges
- WCAG 2.1 AA compliant with full keyboard navigation support
Search analytics that tell you what to improve next
- Query, click, and conversion event tracking with 90-day retention
- Latency and index freshness monitoring with anomaly alerts
- Zero-result query reporting for content gap identification
Production-ready features, day one
WooCommerce merchandising
Variant-aware product indexing with SKU, attribute, and category fields. Inventory webhooks sync stock status in real time.
Multi-language with RTL support
Language-aware tokenization handles Arabic, Hebrew, and CJK scripts. Right-to-left text rendering is fully supported.
AI & RAG ready
Bring your own vectors or use built-in embedding endpoints. Store and query vectors natively with HNSW indexing.
Secure API access
Per-project scoped keys with rate limiting and audit trails. All data encrypted at rest (AES-256) and in transit (TLS 1.3).
Ship search in your sprint, not your quarter
Most teams integrate SearchJet in under 8 hours. Native plugins handle WordPress setup in minutes.
Connect data sources
Install the WordPress plugin or connect via REST API. Schema detection handles custom post types, ACF fields, and JetEngine collections without manual configuration.
Tune relevance visually
Preview sample queries in the dashboard. Adjust attribute weights, add synonyms, and blend semantic signals. Changes take effect instantly without reindexing.
Deploy the experience
Drop in prebuilt React components or wire up the JavaScript SDK. For WordPress, use the search widget. For headless apps, query the API directly.
Measure & iterate
Track zero-result queries, click-through rates, and search-driven conversions. Use insights to adjust ranking rules and improve relevance.
Technical questions, direct answers
SearchJet uses webhook-driven delta indexing to propagate document changes in under 2 seconds. The WordPress plugin hooks into post publish, update, and delete actions. For custom platforms, the REST API accepts batch document pushes with idempotent upserts.
SearchJet uses HNSW indexing for vector storage and approximate nearest neighbor search. It supports OpenAI, Cohere, and local Ollama embedding models. You can also bring your own vectors (BYO) via the REST API. Maximum vector dimension is 4,096.
SearchJet combines BM25 lexical scoring with cosine similarity vector scoring in a single query. The hybrid approach handles both exact keyword matches and intent-based semantic matches. Ranking rules are configurable per index.
Unlike Algolia's proprietary lock-in, SearchJet is built on open-source Meilisearch with a managed infrastructure layer. Unlike Elasticsearch's complex setup, SearchJet provides sub-150ms query response, real-time delta indexing, and native WooCommerce integration — all without operating your own cluster.
Yes. Growth and Enterprise plans support 100,000+ indexed documents with no degradation. Delta indexing means only changed documents are reprocessed, so catalog updates propagate quickly regardless of total index size.
Ready to build smarter search?
Free tier includes 1,000 indexed documents and 10,000 queries/month. No credit card required.