Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
toKrause authored Nov 15, 2024
1 parent 8f0eba9 commit b7dac79
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ This guide addresses developers. Thats why you run it in 'dev' profile!
- Enter usernames `admin`, `indexer` and `searcher` respectively and password `alleswirdgut` for all three users
- Select database type `H2`
- Continue and restart the servlet container as instructed
- Open `http://localhost:8291/mir` in your browser again
- Log in using username `administrator`and password `alleswirdgut`

Afterward, you can stop Solr from the `mir-webapp` folder with `mvn -Pdev solr-runner:stop`.
If you need to update Solr cores, you can do this from the `mir-webapp` folder with `mvn -Pdev solr-runner:stop solr-runner:copyHome solr-runner:start`.
Expand Down

0 comments on commit b7dac79

Please sign in to comment.