The BrowseIndexOnly element determines how a spatial index can be browsed. By default, a spatial index will not expose its individual images or "tiles" in response to a browse request. Rather, the browse request will return information about the spatial index image (“iserv-catalog-index”).The following enables tile browsing.
<BrowseIndexOnly>false</BrowseIndexOnly>