Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CSW / GetRecords / Number of matches in page info #7937

Merged
merged 1 commit into from
Apr 10, 2024

Commits on Apr 9, 2024

  1. 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
    ```
    fxprunayre authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    2a27d07 View commit details
    Browse the repository at this point in the history