[GeoNetwork-users] Empty GetRecords result set?

Hi all,

I am having trouble getting a proper GetRecords response. For some reason,
I am getting empty records back for the first couple of pages. The third
page comes back with only 2 results. The rest come back with the full 10.
Any ideas on where I should look for a solution?

Here is my query:

<csw:GetRecords xmlns:csw="http://www.opengis.net/cat/csw/2.0.2&quot;
service="CSW" version="2.0.2" maxRecords="10" startPosition="1"
outputFormat="application/xml"
outputSchema="http://www.isotc211.org/2005/gmd&quot;
resultType="results"><csw:Query
typeNames="csw:Record"><csw:ElementSetName>full</csw:ElementSetName><csw:Constraint
version="1.1.0"><ogc:Filter xmlns:ogc="http://www.opengis.net/ogc&quot;
xmlns="http://www.opengis.net/ogc&quot;
xmlns:gml="http://www.opengis.net/gml&quot;&gt;&lt;ogc:BBOX&gt;&lt;ogc:PropertyName&gt;ows:BoundingBox&lt;/ogc:PropertyName&gt;&lt;gml:Envelope
xmlns:gml="http://www.opengis.net/gml&quot;&gt;&lt;gml:lowerCorner&gt;\-151\.018237
0</gml:lowerCorner><gml:upperCorner>-48.981763
90</gml:upperCorner></gml:Envelope></ogc:BBOX></ogc:Filter></csw:Constraint><ogc:SortBy
xmlns:ogc="http://www.opengis.net/ogc&quot;/&gt;&lt;/csw:Query&gt;&lt;/csw:GetRecords&gt;
--
View this message in context: http://n2.nabble.com/Empty-GetRecords-result-set-tp4615977p4615977.html
Sent from the GeoNetwork users mailing list archive at Nabble.com.