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:
| Goal | Where to start |
|---|---|
| Index my first catalog and run a search query | Quick start |
| Understand the full system before deploying | Architecture overview |
| Deploy the full platform to GKE | Deploy MXP to GKE (coming soon) |
| Integrate the search API into an application | Search API reference |
| Configure merchandising rules | Configure merch rules (coming soon) |
First success paths
Three common goals that new teams achieve within the first session:
- Index your first catalog — point the Indexer at an Elasticsearch index, ingest products, and verify them in the catalog endpoint.
- Run your first search query — call
POST /searchon the Discovery service and inspect the ranked result set. - Enable semantic ranking — activate the Query Understanding Service profile and compare result quality before and after.