--- id: search-highlighting title: Search Highlighting description: When you perform a search, and results are returned, your search terms are highlighted in the Messages tab. slug: /help/docs/search/get-started-with-search/search-page/search-highlighting/ canonical: https://www.sumologic.com/help/docs/search/get-started-with-search/search-page/search-highlighting/ --- import useBaseUrl from '@docusaurus/useBaseUrl'; When you perform a search, and results are returned, your search terms are highlighted in the **Messages** tab. For example, using this query: ``` (error OR fail*) AND exception ``` returns the following results in the **Messages** tab: Search highlighting Note that the search terms **Error** and **Exception** are highlighted in yellow. Highlighted search terms are limited to the first 1024 characters per message, in order to provide improved search performance.