topics
Provides a short listing of topic titles that match the input terms.
Parameters
- action
- topics
- term
- Full-text query string that will be used to generate a short list of matching topic titles.
Example URL
http://<host>:<port>/<context>/web/analytics.xql?action=topics&term=<value>
Successful Result
A JSON object providing the topic titles and topic IDs that match the full-text query.
Failed Result
Any empty JSON object.