This query rewrite configuration is used in the Query Rewrite API. For a complete list of rule and rewrite types in the Query Rewrite API, see Query Rewrite API Configurations. For more information, view the API specification.

Tail

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
When an incoming query contains a matching underperforming query, the original query is replaced by an improved query.

General information

  • Endpoint: https://FUSION_HOST:FUSION_PORT/api/apps/APP_NAME/query-rewrite/schema/RULE_TYPE
  • Required parameter is: type
  • The values for the hints parameter include:
    • hidden: Do not display in the Fusion UI, but can be read and written in the schema.
    • readonly: Cannot be set by the user. If attempted, an error is generated and the operation fails.
Here’s the HTML table formatted for use in Markdown, with the code blocks converted to the correct syntax.

Parameters and schemas