Re: Suggested edit in Lucene - Get Started: Overview

2016-04-07 Thread Michael McCandless
Thanks Shiladitya, I've fixed this for Lucene's next release after 6.0.0. Mike McCandless http://blog.mikemccandless.com On Wed, Apr 6, 2016 at 11:26 PM, Shiladitya Sen wrote: > In the page > https://lucene.apache.org/core/5_5_0/demo/overview-summary.html#overview_description > in the subsecti

Suggested edit in Lucene - Get Started: Overview

2016-04-06 Thread Shiladitya Sen
In the page https://lucene.apache.org/core/5_5_0/demo/overview-summary.html#overview_description in the subsection titled "Indexing Files" the command suggested is: java org.apache.lucene.demo.IndexFiles -docs {path-to-lucene}/src I believe the file structure in the source file downloads has chan