Schema

Search > Configurations > Autosuggest > Schema

The schema is the data structure roadmap of the Autosuggest index, specifying document fields, data types, and configurations that impact processing and retrieval during searches.

Set up the core components of your Autosuggest feature by specifying the attributes which will be instrumental in driving a dynamic and responsive search functionality.

Note: Search Term is included by default under the schema.

Tip: Include informative attributes, such as preview, images or ratings, to accompany search results, offering a more engaging customer experience. These attributes serve to provide a more engaging and informative customer experience by giving users a visual and qualitative context for their search results, potentially leading to better engagement and conversion rates.

Common use Cases:

Image in Suggestion

Use Case: Enhancing visual appeal and immediate recognition.

Example: When a user begins typing "iPhone", the autosuggest dropdown displays suggestions including the product name along with thumbnail images of the iPhones. This visual cue helps users quickly identify the product they are looking for, providing a more intuitive search experience.

Custom URL

Use Case: Directing users to targeted pages.

Example: For a suggestion like "Summer Sale", rather than taking the user to a general search results page, the Autosuggest can provide a Custom URL that takes them directly to the specific promotional page for summer sales. This saves the user time and enhances the likelihood of a conversion.

Filters in URL

Use Case: Refining search scope and saving user's time.

Example: A user searching for a particular item might be presented with a URL in the suggestions that already includes filter parameters.

Custom scores for Ranking

Use Case: Prioritizing certain products or categories in search results. This can be done by increasing the weight or ranking factor for these specific products within the schema configuration. This attribute will be used as secondary ranking scores.