Basic Navigation Integration via XML / JSON
In order to access the Navigation module through the XML or JSON interface, you must call the following URL with the corresponding format
parameter.
$stringEscapeUtils.escapeHtml($body)
Thus, a request that targets the Navigation module in particular is submitted using the control parameter navigation=true
. This then replaces the usual query parameter that is used to pass the search query
. When the navigation=true
parameter is added to a Navigation request, the query
parameter is ignored.