Skip to content

Conversation

@dsmiley
Copy link
Contributor

@dsmiley dsmiley commented Oct 27, 2025

This introduces a convenient way to start Solr from Gradle, which I think is thus the most convenient way to start Solr period. It relies on devSlim. Note that IntelliJ can run Gradle tasks (action "Execute Gradle Task"), which in turn makes debugging simple, as you just need to hit the debug symbol.

Downsides / trade-offs:

  • skips bin/solr (bash), thus isn't in sync with obscure settings it sets. Not going to address that at all; since being a "JavaExec" task is quite the point, and is what benefits from being able to debug quickly.

@dsmiley dsmiley requested review from epugh and janhoy October 27, 2025 17:44
@github-actions github-actions bot added documentation Improvements or additions to documentation tool:build labels Oct 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation tool:build

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant