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

ED: Selected datasets only #8

Open
ridoo opened this issue Oct 25, 2023 · 4 comments
Open

ED: Selected datasets only #8

ridoo opened this issue Oct 25, 2023 · 4 comments
Milestone

Comments

@ridoo
Copy link
Member

ridoo commented Oct 25, 2023

As an data editor, I want an full text search opt-in for datasets, to make sure irrelevant datasets do not clutter the index

@ridoo ridoo converted this from a draft issue Oct 25, 2023
@ridoo
Copy link
Member Author

ridoo commented Oct 26, 2023

see #17

@ridoo ridoo moved this from Backlog to Ready in 52°North Innovation Prize Oct 26, 2023
@ridoo ridoo moved this from Ready to Backlog in 52°North Innovation Prize Oct 26, 2023
@ridoo ridoo added this to the must have milestone Oct 26, 2023
@ridoo ridoo changed the title AD: Selected datasets only ED: Selected datasets only Oct 26, 2023
@ridoo
Copy link
Member Author

ridoo commented Jun 4, 2024

  • Eigene Datensätze können selektiv indiziert werden
  • Förderierte Suche über den LLM-Ansatz eher umsetzbar
    • Hier die mögliche Kombination von Suche auf Metadaten und Daten eruieren

@ridoo ridoo moved this from Backlog to Ready in 52°North Innovation Prize Jun 17, 2024
@simeonwetzel simeonwetzel moved this from Ready to In Progress in 52°North Innovation Prize Jun 27, 2024
@ridoo
Copy link
Member Author

ridoo commented Jul 12, 2024

  • Für pygeoapi: Opt-In für zu indizierende Collections (per Config)

@simeonwetzel
Copy link
Collaborator

Es gibt nun die Möglichkeit, einzelne Collections in der Config auszuschließen:

"exclude_collections": [
"https://api.weather.gc.ca/collections/climate:dcs:historical:seasonal:absolute?lang=en",
"https://api.weather.gc.ca/collections/climate:dcs:projected:monthly:absolute?lang=en"
]

@simeonwetzel simeonwetzel moved this from In Progress to Done in 52°North Innovation Prize Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

3 participants