Defect HC-15384

Category suggestion api returns all categories when Term parameter is used

Software

Customer case Applies to Corrected in
CS0290478 V9.1.9.0 9.1.10.0

Observed behavior

Search api parameter "Term" is not working as described in es-query.json for category suggestions.

Expected behavior

The term parameter should be respected in the category suggestions.

Resolution

The category suggestion logic was missing code to support the term parameter. This has been corrected.