# **Viewing Featured Results in Search Results**
When any of the featured results keywords are entered as a search term, the featured result appears in the results based on priority.
## Featured results in Faceted Search
In the faceted search, the featured results would get displayed on top of the actual search results.

## Featured Results in JSON results in New Search API
The featured results are presented in the JSON output in a separate section as shown here. Sample output for Featured Results in New Search API: http://localhost:8080/searchblox/rest/v2/api/search?query=test

## Featured Results in XML or JSON results in Search Servlet
The featured results are presented in the XML/JSON output in a separate section as shown here. Sample XML output for Featured Results: http://localhost:8080/searchblox/servlet/SearchServlet?query=test&xsl=xml
Sample JSON output for Featured Results: http://localhost:8080/searchblox/servlet/SearchServlet?query=test&xsl=json
You can display the Featured Results at the top of the page. You could also use any field, like Graphic URL for display.