You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by prashant ullegaddi <pr...@gmail.com> on 2009/07/17 06:23:57 UTC

Unable to find: org.apache.lucene.index.memory.AnalyzerUtil

Hi

I'm unable to find this class in lucene-core-2.4.1.jar. Is there other jar
file I need to
download to get this?

Regards,
Prashant.

Re: Unable to find: org.apache.lucene.index.memory.AnalyzerUtil

Posted by prashant ullegaddi <pr...@gmail.com>.
Got it!
Thanks.

On Fri, Jul 17, 2009 at 10:21 AM, Adriano Crestani <
adrianocrestani@gmail.com> wrote:

> Hi,
>
> The package org.apache.lucene.index.memory belongs to a contrib jar. Try to
> add lucene-memory-<version>.jar to your classpath.
>
> Regards,
> Adriano Crestani
>
> On Thu, Jul 16, 2009 at 9:23 PM, prashant ullegaddi <
> prashullegaddi@gmail.com> wrote:
>
> > Hi
> >
> > I'm unable to find this class in lucene-core-2.4.1.jar. Is there other
> jar
> > file I need to
> > download to get this?
> >
> > Regards,
> > Prashant.
> >
>

Re: Unable to find: org.apache.lucene.index.memory.AnalyzerUtil

Posted by Adriano Crestani <ad...@gmail.com>.
Hi,

The package org.apache.lucene.index.memory belongs to a contrib jar. Try to
add lucene-memory-<version>.jar to your classpath.

Regards,
Adriano Crestani

On Thu, Jul 16, 2009 at 9:23 PM, prashant ullegaddi <
prashullegaddi@gmail.com> wrote:

> Hi
>
> I'm unable to find this class in lucene-core-2.4.1.jar. Is there other jar
> file I need to
> download to get this?
>
> Regards,
> Prashant.
>