magibney opened a new pull request #303:
URL: https://github.com/apache/solr/pull/303


   See: https://issues.apache.org/jira/browse/SOLR-15455
   
   Introduced support is passive in the sense that it doesn't change anything 
on disk. It requires the `-DluceneSnapshot` flag to specified explicitly -- 
e.g., either on the command-line invocation of gradle, or in 
`gradle.properties` file (useful for IDE interactions), i.e.:
   ```
   # Uncomment below if developing against a local lucene snapshot
   systemProp.luceneSnapshot
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



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

Reply via email to