Concept Flow - Phrase suggestions (did you mean)
User types query
Elasticsearch receives query
Check for spelling errors
Generate phrase suggestions
Return suggestions to user
User selects suggestion or original query
The flow shows how Elasticsearch takes a user query, checks for possible spelling mistakes, generates phrase suggestions, and returns them for user selection.