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

OARec: add distributed search functionality #919

Merged
merged 4 commits into from
Nov 29, 2023
Merged

Conversation

tomkralidis
Copy link
Member

Overview

Adds initial support for distributed search by default for installations with server.federatedcatalogues configured:

[server]
...
federatedcatalogues=https://demo.pycsw.org/cite/collections/metadata:main,https://demo.pygeoapi.io/master/collections/dutch-metadata

Note the approach is implementation specific while this is being discussed in the OGC API - Records SWG.

Related Issue / Discussion

None

Additional Information

None

Contributions and Licensing

(as per https://github.com/geopython/pycsw/blob/master/CONTRIBUTING.rst#contributions-and-licensing)

  • I'd like to contribute [feature X|bugfix Y|docs|something else] to pycsw. I confirm that my contributions to pycsw will be compatible with the pycsw license guidelines at the time of contribution.
  • I have already previously agreed to the pycsw Contributions and Licensing Guidelines

@tomkralidis tomkralidis changed the title [WIP] OARec: add distributed search functionality OARec: add distributed search functionality Nov 9, 2023
@kalxas kalxas self-assigned this Nov 12, 2023
@kalxas
Copy link
Member

kalxas commented Nov 28, 2023

We need to resolve the conflicts with master branch

@kalxas kalxas merged commit 964911b into master Nov 29, 2023
4 checks passed
@kalxas kalxas deleted the distributed-search branch November 29, 2023 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants