Thank you very much Chris. That helped a lot. Cheers.
Regards,
Gaurav
On Tue, Mar 26, 2013 at 6:45 AM, Chris Hostetter
<hossman_lucene@fucit.org>wrote:
>
> : 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-unsubscribe@lucene.apache.org
> For additional commands, e-mail: java-user-help@lucene.apache.org
>
>
|