[GeoNetwork-devel] iso19115 records in CSW

Hi all, currently if you query a catalogue using CSW with
* outputSchema is ISORecord
* resultType = results

metadata records in FGDC, DC and iso19115 are not returned
but you have them in numberOfRecordsMatched="7".

We could quite easily add support for iso19115 record (see patch
attached).

Maybe an option is to migrate your node to iso19139 but if you harvest
old nodes in iso19115, you'll get this issue.

If that sounds good to all, I could apply the fix then.

Francois

(attachments)

csw.services.getrecords.SearchController.patch (1.43 KB)