Check Boost Rules

You can check that QMS has applied a boost rule correctly by sending the GRL (or GetRequestLog) action to the Content component:

http://ContentHost:port/action=GRL

where,

ContentHost is the IP address or name of the machine on which Content is installed.
port is the ACI port by which you send actions to Content (set by the Port parameter in the [Server] section of the Content configuration file).

This action returns a list of all the actions that have been sent to Content.

You can match the query that you sent to QMS to the query that Content receives from QMS, and check that the FieldText has been correctly appended.