-------------------
Fixes:
- If the widget is loaded without a content filter to limit the content listing,
skip retrieving all index data for the brain from the catalog in
isBrainSelectable. This considerably speeds up listing folders with many items
that have large (SearchableText) indexes.
[fredvd, mauritsvanrees]