Check Whitelist and Blacklist Rules
You can check that QMS has applied a whitelist or blacklist correctly by sending the GRL (or GetRequestLog
) action to the Content component:
http://localhost:9100/action=GRL
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 correct terms are retained or removed.
You can also check the results list to ensure that the <autn:links>
tags in each result include only terms that are allowed according to the list that you used. This tag includes a list of all query terms that match in the result document.