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

2009-07-17 Thread prashant ullegaddi
Got it! Thanks. On Fri, Jul 17, 2009 at 10:21 AM, Adriano Crestani < adrianocrest...@gmail.com> wrote: > Hi, > > The package org.apache.lucene.index.memory belongs to a contrib jar. Try to > add lucene-memory-.jar to your classpath. > > Regards, > Adriano Crestani > > On Thu, Jul 16, 2009 at 9:23

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

2009-07-16 Thread Adriano Crestani
Hi, The package org.apache.lucene.index.memory belongs to a contrib jar. Try to add lucene-memory-.jar to your classpath. Regards, Adriano Crestani On Thu, Jul 16, 2009 at 9:23 PM, prashant ullegaddi < prashullega...@gmail.com> wrote: > Hi > > I'm unable to find this class in lucene-core-2.4.1.

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

2009-07-16 Thread prashant ullegaddi
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.