geonetwork / geonetwork/core-geonetwork
Q search with case insensitive
- Dominant language
- Java
- Stars
- 521
- Forks
- 514
- Avg merge
- 6d 13h
- Merged PRs (30d)
- 19
Description
I would like to use Q search to filter on the orgName field in particular but ignoring the case.
Geonetwork seems to be case sensitive with the orgName filter, which forces users to write the organization name with the correct case to find it
I would like to avoid this, is there a solution?
I did not find any information about this in the documentation.
My url looks like this at the moment: localhost:8080/geonetwork/srv/eng/q?bucket=e101&fast=index&orgName=*brux*&from=1&_content_type=json&to=10&type=dataset&resultType=manager
Thank you in advance !
Contributor guide
Research direction
Reproduce the supplied Q search URL with different casing in the orgName filter, then trace the Q search handling for that parameter. Done means the filter matches organization names regardless of case, with the supported behavior documented since the report says it is not currently described.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- search
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100