[ 
https://issues.apache.org/jira/browse/LUCENE-9448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17173109#comment-17173109
 ] 

Erick Erickson commented on LUCENE-9448:
----------------------------------------

I mentioned this to Tomoko when I got back to SOLR-13412, "Make the Lucene Luke 
module available from a Solr distribution" (really, just making it another 
command from bin/solr or similar). I eventually figured out that we don't 
actually package up the Luke jar or add it to the distro in the ant build and 
dropped it, and just this week got back to thinking about it.

It seemed like something that'd be useful to have accessible from Solr *if it 
was easy*. I wanted to mention this as an input into the discussion of how to 
build Luke in the Gradle world. That said, do whatever is easiest from your 
perspective. The motivation behind SOLR-13412 was just that if it was easy to 
access from a distro, then I can imagine some Solr users finding it useful. If 
it's not simple I'll just close the Solr JIRA. Solr users who need/want to 
access the indexes via Luke may be comfortable downloading Solr and running 
Luke from a gradle anyway.

> Make an equivalent to Ant's "run" target for Luke module
> --------------------------------------------------------
>
>                 Key: LUCENE-9448
>                 URL: https://issues.apache.org/jira/browse/LUCENE-9448
>             Project: Lucene - Core
>          Issue Type: Sub-task
>            Reporter: Tomoko Uchida
>            Priority: Minor
>
> With Ant build, Luke Swing app can be launched by "ant run" after checking 
> out the source code. "ant run" allows developers to immediately see the 
> effects of UI changes without creating the whole zip/tgz package (originally, 
> it was suggested when integrating Luke to Lucene).
> In Gradle, {{:lucene:luke:run}} task would be easily implemented with 
> {{JavaExec}}, I think.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to