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,
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.