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
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
Hi. I am trying to run the demo as specified in the directions here.
http://lucene.apache.org/core/4_7_2/demo/overview-summary.html#overview_description
It says I need to create 4 jars. I was hoping to get more information on
how to create these jars. If I need to run ant or maven from a terminal