Skip to main content

Glossary

Shared terminology used across Marqo systems and docs. Keep entries short and link to the system or repo that owns the concept.

TermMeaning
Control planeManagement layer: APIs, account/index management, agentic search, integrations, deployment. See Systems โ†’ Control Plane.
Data planeWhere indexes run: multitenant EKS, ingest, query, reindexing. See Systems โ†’ Data Plane.
CellA deployed unit of control-plane infrastructure (AWS/GCP), provisioned via cloud_control_plane_cdk.
IndexA tenant's searchable collection of documents, hosted on the data plane and backed by Vespa.
Agentic searchConversational/agent-driven search and shopping experience exposed via the ecom/agentic APIs.
ReindexingReplaying documents into Vespa via the reindexing-pipeline.
Admin APIOperational control-plane API (admin_lambda). See Admin API.
Classic APICore control-plane "classic" surface (monolith). See Classic API.
Ecommerce APICustomer-facing ecommerce/agentic API. See Ecommerce API.
VespaThe underlying search engine that stores and serves index data.

Add terms as they come up โ€” prefer linking to the owning system/repo over re-explaining it here.