intermine / intermine/bluegenes
Make browse sources query customisable
Open
enhancement
InterMine backend
Medium priority
- Dominant language
- Clojure
- Stars
- 75
- Forks
- 59
- PR merge metrics
- No merged PRs in 30d
Description
This refers to the query run when using the **BROWSE SOURCES** button on the home page. It's currently hardcoded and it would be useful to allow mine admins to tweak it for their data model to display more useful results.
One approach would be to have a key in web.properties to define this query, and when present it will override the current default one.
Contributor guide
Research direction
Start at the home page implementation for the BROWSE SOURCES button and trace the query it runs. Then inspect web.properties and the existing default query; done means mine admins can provide an override while the current query remains the fallback.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100