mocobeta opened a new pull request #618: #Lucene-2562: Make Luke a Lucene/Solr 
Module
URL: https://github.com/apache/lucene-solr/pull/618
 
 
   This pull request integrates Luke (https://github.com/DmitryKey/luke) into 
Lucene as a submodule.
   
   Binary distribution package's directory sturucture is:
   ```
   [lucene-9.0.0-SNAPSHOT]$ tree luke
   luke
   ├── lib
   │   ├── guava-20.0.jar
   │   ├── javassist-3.21.0-GA.jar
   │   ├── log4j-1.2-api-2.11.2.jar
   │   ├── log4j-api-2.11.2.jar
   │   ├── log4j-core-2.11.2.jar
   │   ├── log4j-slf4j-impl-2.11.2.jar
   │   ├── reflections-0.9.11.jar
   │   └── slf4j-api-1.7.24.jar
   ├── lucene-luke-9.0.0-SNAPSHOT.jar
   ├── luke.bat
   └── luke.sh
   ```
   
   For developers, Luke can be launched by this command after Lucene source 
code checkout.
   ```
   [lucene-solr]$ ant -f lucene/luke/build.xml launch
   ```

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to