Feature Request: Allow creating OAI sets with harvested datasets
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.1k
- Forks
- 564
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 29
Description
Based on conversation in google group
I would like to kindly request for allowing creating OAI sets with harvested datasets.
At this moment there is a statemant "IS_HARVESTED:false" that was insert into the Solr search query that's used to define an OAI set.
This could be default behavior but there should be an option for admin to change it.
This can ba helpful to share datasets and index them in different databases, like - in our case - OpenAIRE.
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 by tracing the OAI set definition to the Solr search query containing IS_HARVESTED:false, then inspect how administrator options are configured. Done means administrators can choose whether harvested datasets are included in OAI sets, while the current default behavior remains available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100