Question 6 of 10Pro Only
How would you design the search architecture for an e-commerce platform with millions of products and faceted search requirements?
Sample answer preview
Search is a critical user-facing feature for e-commerce platforms, and designing it requires a specialized architecture that handles full-text search, faceted filtering, relevance ranking, and real-time updates at scale.
Elasticsearchinverted indexfaceted searchindexing pipelineBM25relevance ranking