--- title: Coveo Query Suggest Preview slug: '3232' canonical_url: https://docs.coveo.com/en/3232/ collection: coveo-for-sitecore-v5 source_format: adoc --- # Coveo Query Suggest Preview > **Legacy feature** > > The Coveo Hive Framework is now in maintenance mode and is no longer recommended for new implementations. > > To build new search experiences, use one of Coveo's more modern, lightweight, and responsive libraries. > To get started, see the [Build search](https://docs.coveo.com/en/2473/) article. [.version.c4sc.c4sc-new.5-0-655-1.April-15&-2020] [Coveo for Sitecore 5.0.655.1](https://docs.coveo.com/en/3229#release-notes) Implements the [Coveo JavaScript Search Framework](https://docs.coveo.com/en/187/) [QuerySuggestPreview](https://coveo.github.io/search-ui/components/querysuggestpreview.html) component which renders previews of the top query results matching the currently focused [Coveo Machine Learning](https://docs.coveo.com/en/188/)-powered [query suggestions](https://docs.coveo.com/en/1015/). ## Usage notes * To use the **{doctitle}** rendering, you first need to enable Query Suggestions in your search interface, which involves creating a machine learning model and feeding it analytics data (see [Enabling query suggestions](https://docs.coveo.com/en/2797#enabling-query-suggestions)). * In the **{doctitle}** rendering data source, select a result template that has been inserted in the current search page. * You can [customize the CSS](https://docs.coveo.com/en/2342/) associated with this rendering. ## Insertion location
The Coveo Query Suggest Preview rendering is an Allowed Control in the following placeholder(s): Searchbox Components
When you add the Coveo Searchbox SXA rendering, this adds a coveouisearchboxcomponentssxa placeholder. Insert your Coveo Query Suggest Preview rendering in this coveouisearchboxcomponentssxa placeholder.