feature request: API endpoint which returns Solr version
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.1k
- Forks
- 564
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 29
Description
Part of our Dataverse validation work requires that we programmatically, remotely obtain the version of Solr. I checked /openapi but didn't find anything related.
For security reasons it might be nice for this endpoint to require the API token of a superuser.
Contributor guide
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
Start with the /openapi surface and the existing remote API conventions; confirm how Dataverse exposes Solr and how superuser API-token checks are handled. Done means a documented endpoint remotely returns the Solr version and its access behavior is covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, backend, search
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100