Re: Problem running demo

2014-04-22 Thread Steve Rowe
Hi Joe, The demo text assumes the user will download the *binary* release, which contains the prebuilt jars, rather than build those 4 jars. The source release contains a file named lucene/BUILD.txt, which contains compilation instructions (‘ant’), though it does not appear to tell the user ho

Re: Problem running demo

2014-04-22 Thread Joe Cabrera
I was able to get the demo jars built using Ant and Ivy. It might be a good idea to include in the documentation a reference to Ant and Ivy and exactly which targets should be used. Cheers, On Tue, Apr 22, 2014 at 8:10 AM, Joe Cabrera wrote: > Hi. I am trying to run the demo as specified in th