Exclude feature catalog records from the search - init #1144
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
This PR introduces the exclusion of feature catalog records from the search. Currently, during a search, all datasets and feature catalog records are requested by the search ( elastic search to be precise). This PR aims to exclude this feature catalog records from the search in datahub and metadata editor.
Architectural changes
The following library now depends on [...]
Test the functionnality :
You must upload a feature catalog dataset on the plateform. You can use this one : https://geonetwork-ui.labs.camptocamp.com/geonetwork/srv/api/records/50aa3037-ac17-4c0d-ad15-b43a5a0929ae
on th emainbranch, you can find it if you enter "catalog" on the search bar where it's impossible to find it on this branch.
Quality Assurance Checklist
breaking change
labelbackport <release branch>
label