> ## Documentation Index
> Fetch the complete documentation index at: https://doc.lucidworks.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Head/Tail Analysis

export const LwTemplate = ({title = "Key questions to get you started", icon = "sparkles", cta = "Powered by Agent Studio", linkHref = "https://lucidworks.com/demo/?utm_source=docs&utm_medium=referral&utm_campaign=docs_cta_ai"}) => {
  const [isLoaded, setIsLoaded] = useState(false);
  useEffect(() => {
    const timer = setTimeout(() => {
      setIsLoaded(true);
    }, 500);
    return () => clearTimeout(timer);
  }, []);
  return <div className="lw-template-container">
      <Card title={title} icon={icon}>
        {isLoaded && <span dangerouslySetInnerHTML={{
    __html: `<lw-template id="a029c1a9-28be-427e-b0e1-5d918920246a"></lw-template
            >`
  }} />}
        <Link href={linkHref} className="agent-studio-link text-left text-gray-600 gap-2 dark:text-gray-400 text-sm font-medium flex flex-row items-center hover:text-primary dark:hover:text-primary-light group-hover:text-primary group-hover:dark:text-primary-light">Powered by Lucidworks Agent Studio</Link>
      </Card>
    </div>;
};

export const InlineImage = ({src, alt = '', height = '2em'}) => {
  return <img src={src} alt={alt} style={{
    display: 'inline',
    verticalAlign: 'start',
    height: height,
    margin: '0'
  }} />;
};

[localhost link]: http://localhost:3000/docs/5/fusion/getting-data-out/query-enhancement/underperforming-queries

[mintlify link]: https://doc.lucidworks.com/docs/5/fusion/getting-data-out/query-enhancement/underperforming-queries

[old doc.lw link]: https://doc.lucidworks.com/fusion/5.9/486

Head/tail analysis is:

* Also known as the Underperforming Query Rewriting feature
* Uses signals data to identify underperforming queries
* Suggests improved queries that could produce better conversion rates

<Note>
  This feature is deprecated in Fusion 5.9.15 and will be removed in a future release.
  Lucidworks recommends migrating to [Neural Hybrid Search](/docs/5/fusion/hybrid-search/overview), which achieves superior relevance compared to legacy machine learning methods.
</Note>

When an incoming query contains a matching underperforming query, the original query is replaced by an improved query.
These improvements can be:

* Suggested by the [Head/Tail Analysis Spark job](/docs/5/fusion/reference/config-ref/jobs/head-tail-analysis) operating on your signals data
* Created manually using the [Rules Editor](/docs/5/fusion/getting-data-out/query-enhancement/rules-editor) or underlying API

Query improvements are applied in the [Text Tagger stage](/docs/5/fusion/reference/config-ref/pipeline-stages/query-stages/text-tagger-query-stage) of the query pipeline.

The [Head/Tail Analysis job](/docs/5/fusion/reference/config-ref/jobs/head-tail-analysis) automatically creates query improvements based on your AI-generated data. When you navigate to **Relevance** > **Rules** > **Rewrite** and select the **Head/Tail** tab, the application displays the **Underperforming Query Rewriting** screen.

<Note>
  Job-generated query improvements are always assigned an initial status of "Pending", never "Auto". Query improvements must be explicitly approved and published in order to be copied to the `COLLECTION_NAME_query_rewrite` collection.
</Note>

<img src="https://mintcdn.com/lucidworks/1FfsxYVDR4XL56q9/assets/images/5.1/ai-rules/ui/rules-ui-rewrite-headtail.png?fit=max&auto=format&n=1FfsxYVDR4XL56q9&q=85&s=78d3e73ec9db7d8284531604720a5967" alt="Underperforming Queries screen" width="1796" height="1043" data-path="assets/images/5.1/ai-rules/ui/rules-ui-rewrite-headtail.png" />

<Card title="Query Analytics" class="note-image" href="https://academy.lucidworks.com/query-analytics" cta="Take this course on the LucidAcademy." icon="graduation-cap" iconType="duotone">
  The course for **Query Analytics** focuses on how Fusion provides query analytics to detect and improve underperforming queries.
</Card>

<LwTemplate />

## Reviewing auto-generated query improvements

Query improvements that are automatically generated by the [Head/Tail Analysis job](/docs/5/fusion/reference/config-ref/jobs/head-tail-analysis) are assigned the following status value:

* **Auto**
  All results will be automatically deployed to the `_query_rewrite` collection.\
  No action is required on these results, but you can edit them if you wish.

## Adding new query improvements

You can manually add query improvements in addition to any generated by the [Head/Tail Analysis job](/docs/5/fusion/reference/config-ref/jobs/head-tail-analysis).

### How to add a query improvement

1. Navigate to **Relevance** > **Rules** > **Rewrite**.
2. Select the **Head/Tail** tab. The application displays the **Underperforming Query Rewriting** screen.
3. At the bottom of the rules list, click the <InlineImage src="/assets/images/4.2/icons/add-rule.png" /> icon.\
   A new query improvement appears at the top of the list:

   <img src="https://mintcdn.com/lucidworks/tklssWuUmNaxlF0b/assets/images/5.4/add-head-tail-query.png?fit=max&auto=format&n=tklssWuUmNaxlF0b&q=85&s=501c1c5a7ddbb317b62ff5222a1739a6" alt="Add a query improvement" width="3140" height="1416" data-path="assets/images/5.4/add-head-tail-query.png" />
4. Enter the underperforming query.
5. Enter one or more query improvements.

<Tip>
  It is not necessary to set a confidence value.
</Tip>

6. Select the query improvement’s status, depending on whether you want to deploy it the next time you publish your changes ("Approved") or save it for further review ("Pending").
7. Click the check mark to save the new query improvement.

## Publishing your changes

### How to publish updated query improvements

1. In the **Underperforming Query Rewriting** screen, click the **PUBLISH** button.\
   Fusion prompts you to confirm that you want to publish your changes.
2. Click **PUBLISH**.

<Tip>
  You can un-publish a query rewrite by changing its status to "denied", then clicking **PUBLISH**.
</Tip>

For more information about how to use underperforming query rewrites in the [Rules Editor](/docs/5/fusion/getting-data-out/query-enhancement/rules-editor), see **Use Query Rewrites in the Rules Editor**.

<Accordion title="Use Query Rewrites in the Rules Editor">
  This article describes how to use the Rewrites screen in the [Rules Editor](/docs/5/fusion/getting-data-out/query-enhancement/rules-editor).

  ## Query rewrite rule types

  * **Head/Tail.** Replace underperforming queries with queries that produce higher click-through rates. Query improvements always require review before they are published. Schedule the Head/Tail Analysis job to get AI-generated query improvements based on your signals collection. \
    \
    Manually created Head/Tail rewrites must provide an "Improved Query" in a format appropriate to the type of request the rewrite will be applied to.  For Legacy requests, this means a valid Solr query fit for use as the `q` parameter.  For DSL requests this means a JSON string representing the main DSL query. \
    \
    For more information, see:
    * [Underperforming Query Rewriting](/docs/5/fusion/getting-data-out/query-enhancement/underperforming-queries)
    * [Head/Tail Analysis Jobs](/docs/5/fusion/reference/config-ref/jobs/head-tail-analysis)
  * **Misspelling.** Fusion replaces misspelled query terms with their spelling corrections for better search results. Schedule the Token and Phrase Spell Correction job to get AI-generated spelling corrections based on your signals collection. For more information, see [Misspelling Detection](/docs/5/fusion/getting-data-out/query-enhancement/misspelling-detection).
  * **Phrase.** Known phrases are boosted when they appear in new queries. Schedule the Phrase Extraction job to get AI-generated phrases based on your signals collection.
    For more information, see [Phrase Detection](/docs/5/fusion/getting-data-out/query-enhancement/phrase-detection).
  * **Synonym.** Synonyms are used to expand queries so that they include all known synonyms of the query terms. To retrieve AI-generated synonyms based on your signals collection, schedule the [Synonym Detection job](/docs/5/fusion/reference/config-ref/jobs/synonym-detection).
  * **Remove Words** - Remove particular phrases from queries. Unlike other rewrites, these should be entered manually and are not generated by a job. For more information, see [Remove Words](/docs/5/fusion/getting-data-out/query-enhancement/remove-words).

  ## Facets

  ### Facet menu

  <img src="https://mintcdn.com/lucidworks/L5PMnIeZ03zhv8Ti/assets/images/5.6/facet-menu.png?fit=max&auto=format&n=L5PMnIeZ03zhv8Ti&q=85&s=7a220e907feef17ff297b2e8879131ed" alt="Facet rules" width="2946" height="1468" data-path="assets/images/5.6/facet-menu.png" />

  To facet the rules list by **Status** or **Published**, click one of the facet items within the facet categories.

  To facet the rules by **Confidence**, click and drag either slider to set the range of confidence you would like to see:

  <img src="https://mintcdn.com/lucidworks/1FfsxYVDR4XL56q9/assets/images/5.1/ai-rules/rules-facet-confidence.png?fit=max&auto=format&n=1FfsxYVDR4XL56q9&q=85&s=52f5364289ced44dda00fa72975c48fa" alt="Confidence facet" style={{ width: "300px" }} width="436" height="194" data-path="assets/images/5.1/ai-rules/rules-facet-confidence.png" />

  <Note>Faceting rules by confidence is not available for Head/Tail rewrites.</Note>

  ### Search

  Enter a term in the search bar to quickly facet your query rewrite rules.

  ## Rules

  Begin by selecting one of the query rewrite rule types you will create.

  <img src="https://mintcdn.com/lucidworks/1FfsxYVDR4XL56q9/assets/images/5.1/ai-rules/rewrite-rule-types.png?fit=max&auto=format&n=1FfsxYVDR4XL56q9&q=85&s=a1ca6d61e701b98db2946c3762b99502" alt="Query rewrite rule types" width="1941" height="1118" data-path="assets/images/5.1/ai-rules/rewrite-rule-types.png" />

  ### Create a rule

  1. Click **+Add**.
  2. In the new table row, complete the required fields, and additional fields as needed.
  3. Click the checkmark to save, or close to cancel the changes.

  ### Edit a rule

  1. Hold the pointer over the rule to edit.
  2. Click the pencil icon.
  3. Enter desired changes and click the checkmark to save, or close to cancel the changes.

  ### Approve/deny rules

  {/* // New or altered rules will need to be approved by a user with the appropriate permissions before the rule can be enabled. */}

  1. Hold the pointer over a rule.
  2. Select the checkbox that displays for that rule.
  3. To modify multiple rules, hold the pointer over each rule and select its corresponding checkbox.
  4. Click **Approve** or **Deny** as needed.

  {/* 
    This is not an explicit option in the rewrite screen. Is this implicit by approval/denial?

    ### Enable/disable a rule

    1. Hold the pointer over a rule.
    2. Select the checkbox that displays for that rule.
    3. To modify multiple rules, hold the pointer over each rule and select its corresponding checkbox.
    4. Click **Enable** or **Disable** as needed.
    */}

  ### Publish a rule

  1. Hold the pointer over a rule.
  2. Select the checkbox that displays for that rule.
  3. To publish multiple rules, hold the pointer over each rule and select its corresponding checkbox.
  4. Click **Publish Selected** to publish the selected rules.

  #### Publish an individual rule

  1. Hold the pointer over a rule.
  2. Click the <InlineImage src="/assets/images/5.1/ai-rules/buttons/publish-individual-button.png" alt="Publish individual button" /> button.
  3. To confirm, click **Publish**.

  ### Delete rules

  #### Delete a single rule

  1. Hold the pointer over a rule.
  2. Click the trash can.
  3. To confirm, click **Delete**.

  #### Delete multiple rules

  1. Hold the pointer over a rule.
  2. Select the checkbox that displays for that rule.
  3. To delete multiple rules, hold the pointer over each rule and select its corresponding checkbox.
  4. Click **Delete**.
  5. To confirm, click **Delete** again.

  ### Sort rules

  1. Hold the pointer over column titles. A <InlineImage src="/assets/images/5.1/ai-rules/icons/arrow-down-icon.png" alt="Arrow down icon" /> icon displays for some titles to indicate the rules list can be sorted by that column.
  2. Click the title column to sort the rules.

  <Note>The column that is currently sorting the rules list is indicated by an <InlineImage src="/assets/images/5.1/ai-rules/icons/arrow-down-icon.png" alt="Arrow down icon" /> or <InlineImage src="/assets/images/5.1/ai-rules/icons/arrow-up-icon.png" alt="Arrow up icon" /> icon.</Note>

  ### Export rules

  To export the rules list, click **Export**. This generates a `.csv` file that contains your rules.

  ## Columns

  ### Customize columns

  To customize columns:

  1. Hold the pointer over the row of column titles.
  2. Click the <InlineImage src="/assets/images/5.1/ai-rules/buttons/config-button.png" alt="Config button" />  button.

       <img src="https://mintcdn.com/lucidworks/TTnHmbCCHl-1HFoG/assets/images/5.1/ai-rules/customize-columns-qr.png?fit=max&auto=format&n=TTnHmbCCHl-1HFoG&q=85&s=ceadfee78e65c421d365622724ab20f7" alt="Customize Columns to Display" width="1822" height="1089" data-path="assets/images/5.1/ai-rules/customize-columns-qr.png" />
  3. In the Customize Columns to Display screen, select the checkboxes for the columns you want to display. Clear the checkboxes for columns you do not want to display.
  4. Click **Save**. To exit without saving your changes, click **Cancel**.
</Accordion>

## Query rewrite jobs post-processing cleanup

To perform more extensive cleanup of query rewrites, complete the procedures in **Query Rewrite Jobs Post-processing Cleanup**.

<Accordion title="Query Rewrite Jobs Post-processing Cleanup">
  <Danger>The Synonym Detection job uses the output of the Misspelling Detection job and Phrase Extraction job.  Therefore, post processing *must* occur in the order specified in this topic for the [Synonym detection job cleanup](#synonym-detection-job-cleanup), [Phrase extraction job cleanup](#phrase-extraction-job-cleanup), and [Misspelling detection job cleanup](#misspelling-detection-job-cleanup) procedures.  The [Head-Tail Analysis job cleanup](#head-tail-analysis-job-cleanup) can occur in any order.</Danger>

  ## Synonym detection job cleanup

  Use this job to remove low confidence synonyms.

  ### Prerequisites

  Complete this:

  * **AFTER** the Misspelling Detection and Phrase Extraction jobs have successfully completed.
  * **BEFORE** removing low confidence synonym suggestions generated in the *post processing* phrase extraction cleanup and misspelling detection cleanup procedures detailed later in this topic.

  ### Remove low confidence synonym suggestions

  Use either a [Synonym cleanup method 1 - API call](#synonym-cleanup-method-1-api-call) or the [Synonym cleanup method 2 - Fusion Admin UI](#synonym-cleanup-method-2-fusion-admin-ui) to remove low confidence synonym suggestions.

  #### Synonym cleanup method 1 - API call

  1. Open the `delete_lowConf_synonyms.json` file.
     ```json theme={"dark"}
     {
     "type" : "rest-call",
     "id" : "DC_Large_QR_DELETE_LOW_CONFIDENCE_SYNONYMS",
     "callParams" : {
         "uri" : "solr://DC_Large_query_rewrite_staging/update",
         "method" : "post",
         "queryParams" : {
         "wt" : "json"
         },
         "headers" : { },
         "entity" : "<root><delete><query>type:synonym AND confidence:[0 TO 0.0005]</query></delete><commit/></root>"
     },
     "type" : "rest-call",
     "type" : "rest-call"
     }
     ```
       <Note>
         **REQUEST ENTITY** specifies the threshold for low confidence synonyms. Edit the upper range from 0.0005 to increase or decrease the threshold based on your data.
       </Note>
  2. Enter `<your query_rewrite_staging collection name/update>` in the **uri** field. An example URI value for an app called `DC_Large` would be `DC_Large_query_rewrite_staging/update`.
  3. Change the `id` field if applicable.
  4. Specify the **upper confidence level** in the **entity** field.

     <Note>   The **entity** field specifies the threshold for low confidence synonyms. Edit the upper range to increase or decrease the threshold based on your data.</Note>

  #### Synonym cleanup method 2 - Fusion Admin UI

  1. Log in to Fusion and select **Collections > Jobs**.
  2. Select **Add+ > Custom and Other Jobs > REST Call**.
  3. Enter **delete-low-confidence-synonyms** in the **ID** field.
  4. Enter `<your query_rewrite_staging collection name/update>` in the **ENDPOINT URI** field. An example URI value for an app called `DC_Large` would be `DC_Large_query_rewrite_staging/update`.
  5. Enter **POST** in the **CALL METHOD** field.
  6. In the **QUERY PARAMETERS** section, select **+** to add a property.
  7. Enter **wt** in the **Property Name** field.
  8. Enter **json** in the **Property Value** field.
  9. In the **REQUEST PROTOCOL HEADERS** section, select **+** to add a property.
  10. Enter the following as a **REQUEST ENTITY (AS STRING)**

      `<root><delete><query>type:synonym AND confidence: [0 TO 0.0005]</query></delete><commit/></root>`

      <Note>   **REQUEST ENTITY** specifies the threshold for low confidence synonyms. Edit the upper range from 0.0005 to increase or decrease the threshold based on your data.</Note>

  ### Delete all synonym suggestions

  To delete *all* of the synonym suggestions, enter the following in the **REQUEST ENTITY** section:

  `<root><delete><query>type:synonym</query></delete><commit/></root>`

  <Note>This entry may be helpful when tuning the synonym detection job and testing different configuration parameters.</Note>

  ## Phrase extraction job cleanup

  Use this job to remove low confidence phrase suggestions.

  ### Prerequisites

  Complete this:

  * **AFTER** you complete [Synonym detection job cleanup](#synonym-detection-job-cleanup)

  ### Remove low confidence phrase suggestions

  Use either a [Phrase cleanup method 1 - API call](#phrase-cleanup-method-1-api-call) or the [Phrase cleanup method 2 - Fusion Admin UI](#phrase-cleanup-method-2-fusion-admin-ui) to remove low confidence phrase suggestions.

  #### Phrase cleanup method 1 - API call

  1. Open the `delete_lowConf_phrases.json` file.
     ```json theme={"dark"}
     {
     "type" : "rest-call",
     "id" : "DC_Large_QR_DELETE_LOW_CONFIDENCE_PHRASES",
     "callParams" : {
         "uri" : "solr://DC_Large_query_rewrite_staging/update",
         "method" : "post",
         "queryParams" : {
         "wt" : "json"
         },
         "headers" : { },
         "entity" : " <root><delete><query>type:phrase AND confidence:[0 TO <INSERT VALUE HERE>]</query></delete><commit/></root>"
     },
     "type" : "rest-call",
     "type" : "rest-call"
     }
     ```
  2. Enter `<your query_rewrite_staging collection name/update>` in the **uri** field. An example URI value for an app called `DC_Large` would be `DC_Large_query_rewrite_staging/update`.
  3. Change the **id** field if applicable.
  4. Specify the **upper confidence level** in the **entity** field.

     <Note>   The **entity** field specifies the threshold for low confidence phrases. Edit the upper range to increase or decrease the threshold based on your data.</Note>

  #### Phrase cleanup method 2 - Fusion Admin UI

  1. Log in to Fusion and select **Collections > Jobs**.
  2. Select **Add+ > Custom and Other Jobs > REST Call**.
  3. Enter **remove-low-confidence-phrases** in the **ID** field.
  4. Enter `<your query_rewrite_staging collection name/update>` in the **ENDPOINT URI** field. An example URI value for an app called `DC_Large` would be `DC_Large_query_rewrite_staging/update`.
  5. Enter **POST** in the **CALL METHOD** field.
  6. In the **QUERY PARAMETERS** section, select **+** to add a property.
  7. Enter **wt** in the **Property Name** field.
  8. Enter **json** in the **Property Value** field.
  9. In the **REQUEST PROTOCOL HEADERS** section, select **+** to add a property.
  10. Enter the following as a **REQUEST ENTITY (AS STRING)**

      `<root><delete><query>type:phrase AND confidence: [0 TO <insert value>]</query></delete><commit/></root>`

      <Note>   **REQUEST ENTITY** specifies the threshold for low confidence phrases. Edit the upper range to increase or decrease the threshold based on your data.</Note>

  ### Delete all phrase suggestions

  To delete *all* of the phrase suggestions, enter the following in the **REQUEST ENTITY** section:

  `<root><delete><query>type:phrase</query></delete><commit/></root>`

  <Note>This entry may be helpful when tuning the phrase extraction job and testing different configuration parameters.</Note>

  ## Misspelling detection job cleanup

  Use this job to remove low confidence spellings (also referred to as misspellings).

  ### Prerequisites

  Complete this:

  * **AFTER** you complete [Synonym detection job cleanup](#synonym-detection-job-cleanup) and [Phrase extraction job cleanup](#phrase-extraction-job-cleanup)

  ### Remove misspelling suggestions

  Use either a [Misspelling cleanup method 1 - API call](#misspelling-cleanup-method-1-api-call) or the [Misspelling cleanup method 2 - Fusion Admin UI](#misspelling-cleanup-method-2-fusion-admin-ui) to remove misspelling suggestions.

  #### Misspelling cleanup method 1 - API call

  1. Open the `delete_lowConf_misspellings.json` file.
     ```json theme={"dark"}
     {
     "type" : "rest-call",
     "id" : "DC_Large_QR_DELETE_LOW_CONFIDENCE_MISSPELLINGS",
     "callParams" : {
         "uri" : "solr://DC_Large_query_rewrite_staging",
         "method" : "post",
         "queryParams" : {
         "wt" : "json"
         },
         "headers" : { },
         "entity" : "<root><delete><query>type:spell AND confidence:[0 TO 0.5]</query></delete><commit/></root>"
     },
     "type" : "rest-call",
     "type" : "rest-call"
     }
     ```
  2. Enter `<your query_rewrite_staging collection name/update>` in the **uri** field. An example URI value for an app called `DC_Large` would be `DC_Large_query_rewrite_staging/update`.
  3. Change the **id** field if applicable.
  4. Specify the **upper confidence level** in the **entity** field.

     <Note>   The **entity** field specifies the threshold for low confidence spellings. Edit the upper range to increase or decrease the threshold based on your data.</Note>

  #### Misspelling cleanup method 2 - Fusion Admin UI

  1. Log in to Fusion and select **Collections > Jobs**.
  2. Select **Add+ > Custom and Other Jobs > REST Call**.
  3. Enter **remove-low-confidence-spellings** in the **ID** field.
  4. Enter `<your query_rewrite_staging collection name/update>` in the **ENDPOINT URI** field. An example URI value for an app called `DC_Large` would be `DC_Large_query_rewrite_staging/update`.
  5. Enter **POST** in the **CALL METHOD** field.
  6. In the **QUERY PARAMETERS** section, select **+** to add a property.
  7. Enter **wt** in the **Property Name** field.
  8. Enter **json** in the **Property Value** field.
  9. In the **REQUEST PROTOCOL HEADERS** section, select **+** to add a property.
  10. Enter the following as a **REQUEST ENTITY (AS STRING)**

      `<root><delete><query>type:spell AND confidence: [0 TO 0.5]</query></delete><commit/></root>`

      <Note>   **REQUEST ENTITY** specifies the threshold for low confidence spellings. Edit the upper range from 0.5 to increase or decrease the threshold based on your data.</Note>

  ### Delete all misspelling suggestions

  To delete *all* of the misspelling suggestions, enter the following in the **REQUEST ENTITY** section:

  `<root><delete><query>type:spell</query></delete><commit/></root>`

  <Note>This entry may be helpful when tuning the misspelling detection job and testing different configuration parameters.</Note>

  ## Head-tail analysis job cleanup

  The head-tail analysis job puts tail queries into one of multiple reason categories. For example, a tail query that includes a number might be assigned to the 'numbers' reason category. If the output in a particular category is not useful, you can remove it from the results. The examples in this section remove the numbers category.

  ### Prerequisites

  The head-tail analysis job cleanup does *not* have to occur in a specific order.

  ### Remove head-tail analysis query suggestions

  Use either a [Head-tail analysis cleanup method 1 - API call](#head-tail-analysis-cleanup-method-1-api-call) or the [Head-tail analysis cleanup method 2 - Fusion Admin UI](#head-tail-analysis-cleanup-method-2-fusion-admin-ui) to remove query category suggestions.

  #### Head-tail analysis cleanup method 1 - API call

  1. Open the `delete_lowConf_headTail.json` file.
     ```json theme={"dark"}
     {
     "type" : "rest-call",
     "id" : "DC_Large_QR_HEAD_TAIL_CLEANUP",
     "callParams" : {
         "uri" : "solr://DC_Large_query_rewrite_staging/update",
         "method" : "post",
         "queryParams" : {
         "wt" : "json"
         },
         "headers" : { },
         "entity" : "<root><delete><query>reason_code_s:(\"number\" \"number spelling\" \"number rare-term\" \"question number other-specific\" \"number others\" \"number other-specific\" \"number other-extra\" \"product number other-specific\" \"product number other-extra\" \"product number spelling\" \"product number others\" \"product number rare-term\" \"product question number\" \"product number re-wording\" \"question number other-extra\" \"number re-wording\")</query></delete><commit/></root>"
     },
     "type" : "rest-call",
     "type" : "rest-call"
     }
     ```
  2. Enter `<your query_rewrite_staging collection name/update>` in the **uri** field. An example URI value for an app called `DC_Large` would be `DC_Large_query_rewrite_staging/update`.
  3. Change the **id** field if applicable.

  #### Head-tail analysis cleanup method 2 - Fusion Admin UI

  1. Log in to Fusion and select **Collections > Jobs**.
  2. Select **Add+ > Custom and Other Jobs > REST Call**.
  3. Enter **remove-low-confidence-head-tail** in the **ID** field.
  4. Enter `<your query_rewrite_staging collection name/update>` in the **ENDPOINT URI** field. An example URI value for an app called `DC_Large` would be `DC_Large_query_rewrite_staging/update`.
  5. Enter **POST** in the **CALL METHOD** field.
  6. In the **QUERY PARAMETERS** section, select **+** to add a property.
  7. Enter **wt** in the **Property Name** field.
  8. Enter **json** in the **Property Value** field.
  9. In the **REQUEST PROTOCOL HEADERS** section, select **+** to add a property.
  10. Enter the following as a **REQUEST ENTITY (AS STRING)**
      ```
      <root><delete><query>reason_code_s:("number" "number spelling" "number rare-term" "question number other-specific" "number others" "number other-specific" "number other-extra" "product number other-specific" "product number other-extra" "product number spelling" "product number others" "product number rare-term" "product question number" "product number re-wording" "question number other-extra" "number re-wording")</query></delete><commit/></root>
      ```

  ### Delete all head-tail suggestions

  To delete *all* of the head-tail suggestions, enter the following in the **REQUEST ENTITY** section:

  `<root><delete><query>type:tail</query></delete><commit/></root>`

  <Note>This entry may be helpful when tuning the head-tail job and testing different configuration parameters.</Note>
</Accordion>
