VEuPathDB / VEuPathDB/SiteSearchService
Site search does not recognize %
Open
Nobody has claimed this yet.
bug
- Dominant language
- Java
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
If I search for "%" on clinepi live site using the site search, I get no hits. However, if i search for "percent" then I can see variables with % in the label:
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the live-site search for "%" and compare it with the successful "percent" query. Start by tracing the SiteSearchService pass-through to SOLR; done means a percent query returns the variables whose labels contain %, with the behavior covered by an appropriate regression check.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend, search
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100