MXP Platform

Getting started

Onboarding paths for deploying and integrating with the MXP platform

MXP is a forkable platform bundle. The fastest way to get value depends on your role:

GoalWhere to start
Index my first catalog and run a search queryQuick start
Understand the full system before deployingArchitecture overview
Deploy the full platform to GKEDeploy MXP to GKE (coming soon)
Integrate the search API into an applicationSearch API reference
Configure merchandising rulesConfigure merch rules (coming soon)

First success paths

Three common goals that new teams achieve within the first session:

  1. Index your first catalog — point the Indexer at an Elasticsearch index, ingest products, and verify them in the catalog endpoint.
  2. Run your first search query — call POST /search on the Discovery service and inspect the ranked result set.
  3. Enable semantic ranking — activate the Query Understanding Service profile and compare result quality before and after.