[GeoNetwork-users] spatial indexing of dublin core

Hi

I notice that during a harvest of an OAI-PMH target with metadataPrefix set to oai_dc the returned DC records are not being spatially indexed even though they contain dc:coverage elements. Is there are way to enable/force spatial indexing of these records eg through amending xslt or something like that?

DC coverage elements are in the format:

<dc:coverage>
northlimit=60.0;eastlimit=-5.0;southlimit=55.0;westlimit=-10.0;
</dc:coverage>

any help appreciated.

Brian O'Hare