Hello folks,
I got a bit confused in the process of installing DSpace on my machine and want to start it via IntelliJ since I want to try to implement something and submit a PR (found the link:
https://wiki.lyrasis.org/display/DSPACE/DSpace+9+development+with+IntelliJ+IDE).
but all my familiarity with what to do next ends there. I cannot find where to put
"-Dsolr.config.lib.enabled=true" also skipped step:
"(Optional) Servlet Engine (Apache Tomcat 10.1.x, Jetty, Caucho Resin or equivalent)"
But next step then is DSpace installation, which I suppose dont need to do because I want to work on my version (branch out of main - release branch). And then do I need:
Copy Solr cores: step at all? Whole process is a bit confusing process to be honest.
I would like to propose some backend and solr changes, so what do I need from that whole list that I did not go through to make it work? I also need some data, can I somehow get snapshot of database and solr from current demo application or do i need to create my own data?
Sorry for lengthy mail, any help would be much appreciated to get unstuck. :)
Cheers,
Mladen