Re: Index directory is not created when I run the command ...

2024-08-06 Thread Gautam Worah
Hi Deepak, I see that you are setting the index location directory to the `docs` folder. I'd say follow the instructions from https://lucene.apache.org/core/9_11_0/demo/index.html, and specify the correct `-docs` directory input which contains Lucene source code. Inside the github repo: try sendin

Index directory is not created when I run the command ...

2024-08-05 Thread Deepak Goel
Hello >From the page: https://lucene.apache.org/core/2_9_4/demo.html#:~:text=First%2C%20you%20should%20download%20the,when%20you%20extracted%20the%20archive. I am trying to run the following command "java org.apache.lucene.demo.IndexFiles {full-path-to-lucene}/src": *java -cp /home/kali/lucene/l

Index directory is not created when i run the command ""

2024-08-05 Thread Deepak Goel
Hello >From the page: https://lucene.apache.org/core/2_9_4/demo.html#:~:text=First%2C%20you%20should%20download%20the,when%20you%20extracted%20the%20archive. I am trying to run the following command "java org.apache.lucene.demo.IndexFiles {full-path-to-lucene}/src": *java -cp /home/kali/lucene/l