Prefix search matches results that start with what the user has typed. It powers fast, type-ahead suggestions and instant findability.
Search prefix (or prefix search) returns matches where a field begins with the user’s input—e.g., typing “air m” surfaces “air max 270.” It’s the core of autocomplete and as-you-type experiences.
Prefix search makes autocomplete feel instant and helpful. Use a dedicated completion index, sensible triggers, localization, and diverse suggestions.