Operational Console

Aether Search Portal

A unified multi-tenant cloud search platform with tenant-isolated data, non-blocking billing, layered ranking controls, and geo-aware continuity. Built for sub-millisecond search latency.

Exact · Autocomplete · Typo-corrected search Durable persistence per tenant Geo-spatial distance ranking
Getting started: Each section below requires a tenant API key to authenticate. The key is stored in your browser and reused across pages. Admins can create new tenants and issue keys from the Admin Console.
Live

Interactive Search Workspace

Run exact match, prefix autocomplete, and typo-corrected queries in real time. Includes spatial distance ranking when geo fields are present.

Open Search Workspace
Index Ops

Tenant Index Operations

Manage schema, upsert and delete documents, run atomic increments, bulk upload files, manage synonyms, and compact the activity log.

Open Tenant Index Guide
Facets

Advanced Search & Facets

Numeric filters, range buckets, pinned document IDs, facet distributions, result highlighting, and relational data.

Open Facets Workspace
Rules

Layered Ranking Simulator

Configure searchable attribute weights and custom ranking rules. Watch result ordering change in real time as you type.

Open Ranking Simulator
Usage

Billing Dashboard

Tenant request totals, live usage refresh, and a load simulator to generate synthetic traffic from the authenticated key.

Open Billing Overview
Admin

Customer Admin Console

Create customers, manage API keys, monitor document and memory usage, detect memory drift, and estimate RAM footprint from sample JSON.

Open Admin Console
Latency

Benchmark Lab

Run single-concurrency tests or sweep concurrency ranges to measure throughput, average latency, and P99 percentiles.

Open Benchmark Lab
Timing

Latency Diagnostics

Sample 50 requests and compare end-to-end round-trip time against internal service processing time.

Open Diagnostics

Quick API Reference

REST API
Search /exact/:query
/auto/:query
/typo/:query
Index POST /api/index/doc
DELETE /api/index/doc/:id
POST /api/index/upload
Admin POST /admin/create_customer
GET /admin/customers
GET /api/stats