--- title: Identify relevance issues slug: '2017' canonical_url: https://docs.coveo.com/en/2017/ collection: coveo-analytics source_format: adoc --- # Identify relevance issues You can tune search result relevance with Coveo by analyzing the [queries](https://docs.coveo.com/en/231/), [keywords](https://docs.coveo.com/en/2738/), and clicked [items](https://docs.coveo.com/en/210/) to identify the top occurrences with clicks on items that don't appear at the top of the search results list. Identifying items that are poorly ranked for frequent queries helps you focus on important relevance issues to fix. To identify relevance issues . On the [**Reports**](https://platform.cloud.coveo.com/admin/#/orgid/usage/reports/) ([platform-ca](https://platform-ca.cloud.coveo.com/admin/#/orgid/usage/reports/) | [platform-eu](https://platform-eu.cloud.coveo.com/admin/#/orgid/usage/reports/) | [platform-au](https://platform-au.cloud.coveo.com/admin/#/orgid/usage/reports/)) page of the [Coveo Administration Console](https://docs.coveo.com/en/183/), click the **Search Relevance** explorer, and then click **Open** in the Action bar. By default, the [Relevance Index](https://docs.coveo.com/en/2838/) and [Average Click Rank](https://docs.coveo.com/en/2836/) [metrics](https://docs.coveo.com/en/263/) are shown in the data table. . Sort the table with ascending **Relevance Index** metric values to highlight the most important relevance issues. > **Note** > > Similarly, you can sort the table with descending **Average Click Rank** metric values to highlight cases where items were opened far in the list of search results. > However, unlike the **Relevance Index**, the **Average Click Rank** metric doesn't consider the frequency of the measured [event](https://docs.coveo.com/en/260/). > Consequently, events with the highest **Average Click Rank** values (particularly those higher than 3), are sometimes for events that occurred only once or just a few times. . Get more details on a user query: .. In the table, bring the cursor on a user query with a low **Relevance Index** value that you would like to investigate. .. In the table cell, click [check] that appears next to the query to automatically create a filter to drill down into this query. **Example** You want to look into more details relative to the `ship panel computers` query that has the lowest **Relevance Index** value. ![Dashboard card with cursor hovering over Narrow to this value icon | Coveo](https://docs.coveo.com/en/assets/images/coveo-analytics/dashboard-card-with-option-to-narrow-results.png) The filter appears on the top bar. ![Example of filter where User Query is ship panel computers | Coveo](https://docs.coveo.com/en/assets/images/coveo-analytics/report-filter-example.png) . In the table, add the **Search Result** (click) or the **Document Title** (click) dimension (depending on your organization settings) to see which items were opened by visitors performing this query. . Look at the items with the lowest **Relevance Index** values (particularly those lower than 0.50) with the following questions in mind: * Are the item titles good for this query? * Are titles misleading? * Should some keywords of the query be added to the item title or content? . In the search interface, perform the query and look at the search results with the following questions in mind: * Does the ranking look good? * Are there any clear issues with the item titles? * Are the search words emphasized in the item? * Are people using different keywords to search for this item? . Consider using the following methods to improve ranking: * Add synonyms to better match terms used by visitors with terms used in the indexed content (see [Manage thesaurus rules](https://docs.coveo.com/en/3405/)). * Add stop words to ignore in queries to improve relevance (see [Manage stop word rules](https://docs.coveo.com/en/3406/)). * Change the weights of a ranking factor (see [Manage ranking weight rules](https://docs.coveo.com/en/3412/)). > **Note** > > A developer can also customize search interfaces to influence ranking using various methods: > > * [Ranking function](https://docs.coveo.com/en/1448/) > > * [Query extension language](https://docs.coveo.com/en/1463/) > > * [Query parameters](https://docs.coveo.com/en/13#tag/Search-V2/operation/searchUsingPost)