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

Allow to group search results by category or layer title #1672

Merged
merged 2 commits into from
Jun 28, 2024

Conversation

LukasLohoff
Copy link
Member

@LukasLohoff LukasLohoff commented Jun 28, 2024

Introduces new search config option search.groupByCategory. When enabled (default), the category search result field will be used to group the search results. If disabled, the layer title will be used instead.

Disclaimer: Currently only works for WMS layers. Related issue: #1673

@terrestris/devs Please review

Copy link

Title Lines Statements Branches Functions
All Coverage: 22%
22.7% (797/3511) 10.83% (197/1819) 26.09% (179/686)
only changed Coverage: NaN%
Unknown% (0/0) Unknown% (0/0) Unknown% (0/0)

@LukasLohoff LukasLohoff merged commit 38ca0e5 into main Jun 28, 2024
1 check passed
Copy link

🎉 This PR is included in version 8.6.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@dnlkoch dnlkoch deleted the group-search-results branch July 1, 2024 06:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants