Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 6.1.1 CE GA2, 6.1.20 EE GA2
-
Fix Version/s: 6.1.X EE, 6.2.0 CE M3
-
Component/s: API, API > Portal Service, Frameworks > Search
-
Labels:
-
Branch Version/s:6.1.x
-
Backported to Branch:Committed
-
Similar Issues:
Description
Search methods (e.g. /dlapp/search) are not returning useful search results when they are called through JSON Web Services. This happens because the most useful field, the Documents array, is not serialized by default. We must include the @JSON annotation for this field and others fields that may be useful like snippets, query terms and scores.

Please, backport to 6.1.x.