You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!--Please ensure the PR fulfills the following requirements! -->
<!-- If this is your first PR, make sure to add your details to the
AUTHORS.rst! -->
### Pull Request Checklist:
- [x] This PR addresses an already opened issue (for bug fixes /
features)
- This PR fixes#1559
- [ ] Tests for the changes have been added (for bug fixes / features)
- [ ] (If applicable) Documentation has been added / updated (for bug
fixes / features)
- [x] CHANGES.rst has been updated (with summary of main changes)
- [x] Link to issue (:issue:`number`) and pull request (:pull:`number`)
has been added
### What kind of change does this PR introduce?
* Exclude virtual modules by default (anuclim, icclim, cf), add checkbox
to include them
* Even when virtual modules are included, boost "official" indicators in
the results.
I bumped the MiniSearch version to be able to use the "wildcard" option,
which cover the case where no search query is given. This way, the
boosting official indicators is done even with an empty query.
### Does this PR introduce a breaking change?
No.
### Other information:
Addressing a Problem?
Current search results of the indicators page are purely alphabetical and include the "virtual" modules.
Potential Solution
Additional context
No response
Contribution
Code of Conduct
The text was updated successfully, but these errors were encountered: