: Thank you very much Arjen. I had to separately download and install the
: jar.  it was not present in my lucene installation directory. I had
: downloaded the lucene zip file and ran the command  "ant" after extracting
: it. Did i miss anything.?

if you download & build lucene from source, then:

1) the lucene-analyzers-common code would be in the analysis/common module

2) running "ant" defaults to only building lucene-core.  if you want to 
build all of the modules as well you need to run "ant jar"


-Hoss

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to