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

implement faceted search (#845) #920

Merged
merged 4 commits into from
Nov 20, 2023
Merged

implement faceted search (#845) #920

merged 4 commits into from
Nov 20, 2023

Conversation

tomkralidis
Copy link
Member

@tomkralidis tomkralidis commented Nov 9, 2023

Overview

Implements faceted search first pass per opengeospatial/ogcapi-records#320

Related Issue / Discussion

#845

Additional Information

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 mentioned this pull request Nov 9, 2023
tomkralidis and others added 2 commits November 9, 2023 07:21
needs work on url-completion of filter links
@pvgenuchten
Copy link
Contributor

I wonder if facets[key][‘buckets’] is desirable, in that case the keys need to be included in openapi definition, I made a pr to the proposal to in stead use facets[0]

@kalxas kalxas self-assigned this Nov 12, 2023
@kalxas kalxas self-requested a review November 12, 2023 12:34
@kalxas kalxas merged commit 22773cc into master Nov 20, 2023
4 checks passed
@kalxas kalxas deleted the issue-845-facets branch November 20, 2023 19:03
@pvgenuchten
Copy link
Contributor

Great work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants