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

Associated resources / Improve link classification and add associated resources in search if requested #115

Merged
merged 5 commits into from
Feb 1, 2022

Conversation

fxprunayre
Copy link

@fxprunayre fxprunayre commented Jan 31, 2022

  • Sort by title
  • Add support for multiple filter
{'types': 'onlines',
 'filter': '-protocol:OGC:.*|ESRI:.*|atom.*|.*DOWNLOAD.*|DB:.*|FILE:.* AND -function:legend|featureCatalogue|dataQualityReport',
 'title': 'links'}]

  • ISO19115-3
    • Report in different section legend, feature catalogue and quality reports.

image

and in tab mode

image

  • Add those documents in index link field too - so they appear in search results (sorted by function and name).

image

* Sort by title
* Add support for multiple filter

```
{'types': 'onlines', 'filter': '-protocol:OGC:.*|ESRI:.*|atom.*|.*DOWNLOAD.*|DB:.*|FILE:.* AND -function:legend|featureCatalogue|dataQualityReport', 'title': 'links'}]

```
* ISO19115-3 / Report in different section legend, feature catalogue and
  quality reports.
@fxprunayre fxprunayre changed the title Associated resources / Improve link classification. Associated resources / Improve link classification and add associated resources in search if requested Feb 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant