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

Michael Gibney commented on SOLR-15455:
---------------------------------------

Sharing here in case anyone is trying to use this patch in practice. If 
invoking gradle from the command line, it's possible to pass the 
{{-DluceneSnapshot}} system property flag directly. For invoking gradle 
indirectly (e.g., via an IDE), you can specify this flag in the 
{{grandle.properties}} file, e.g.:
{code:sh}
# Uncomment below if developing against a local lucene snapshot
systemProp.luceneSnapshot
{code}

> Facilitate joint Lucene/Solr local development workflow
> -------------------------------------------------------
>
>                 Key: SOLR-15455
>                 URL: https://issues.apache.org/jira/browse/SOLR-15455
>             Project: Solr
>          Issue Type: Improvement
>          Components: Build
>    Affects Versions: main (9.0)
>            Reporter: Michael Gibney
>            Priority: Minor
>         Attachments: solr-lucene-snapshot-build.patch
>
>
> The recommended local development workflow for joint Lucene/Solr development 
> post-TLP split requires some changes in order to work properly. The necessary 
> changes are few, but there's also some opportunity (with minimal changes) to 
> further ease the path for developers. This issue should also encompass 
> documentation of the recommended workflow.
> Continued from a solr-dev [mailing list 
> thread|https://mail-archives.apache.org/mod_mbox/solr-dev/202106.mbox/%3ccajrvfdryqu+hbzdiimaxtsab2e4nyeais-3sfzw6v3zv3gy...@mail.gmail.com%3e].



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

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

Reply via email to