In v7, the global search page (/search) shows only items. Collections and communities are filtered out.
In v9, collections and communities appear in search results because the frontend doesn't apply the dsoType=ITEM filter.
The backend returns both by default – the difference is in the frontend.
v9

v7

In v7, the global search page (
/search) shows only items. Collections and communities are filtered out.In v9, collections and communities appear in search results because the frontend doesn't apply the
dsoType=ITEMfilter.The backend returns both by default – the difference is in the frontend.


v9
v7