Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CSW / GetRecords / Number of matches is not total match
Follow up of #7599 `result.hits().hits().size()` returns number of records in response, not total hits matching search. `numberOfRecordsMatched` is wrong. ``` <csw:SearchResults numberOfRecordsMatched="10" numbe ```
- Loading branch information