Hello,

I am a new user to Lucene. I checked out the Lucene repo
<https://github.com/apache/lucene/tree/releases/lucene/9.10.0> and synced
to releases/lucene/9.10.0 tag. From there I have run following commands:

./gradlew
./gradlew assemble

I would now like to run the demo program. How can I do that? I see some
class files under lucene/demo/build/classes/java/main but how do I build
the full classpath with all the dependencies needed to run the demo
program? Can anyone help me? Thanks,

S.

Reply via email to