hendrikmuhs commented on pull request #433:
URL: https://github.com/apache/lucene/pull/433#issuecomment-971656429


   @dweiss 
   
   Thanks for the feedback. I agree about avoiding gradle magic. The module 
suggestion is great and helped me finding a better solution for me (I want to 
run things from the source tree, but that's another story and you are right, 
most users don't).
   
   Following up on the story about making the demo's easier to setup. I will 
change the documentation according to your suggestion. I wonder, I just found 
scripts for luke which simply wrap the commands you gave: 
https://github.com/apache/lucene/tree/main/lucene/distribution/src/binary-release/bin
   
   May I add similar scripts for the demo apps? Alternatively it could be 1 
script that takes the demo name from the command-line, e.g.
   
   ```
   demo.sh IndexFiles [arguments]
   demo.sh SearchFiles [arguments]
   ```


-- 
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...@lucene.apache.org

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



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

Reply via email to