org.apache.lucene.analysis.standard.StandardAnalyzer On Tue, Dec 14, 2010 at 12:18 PM, Uwe Schindler <u...@thetaphi.de> wrote:
> This class is Lucene 3.1+ only, currently not released. What package wants > to link with it? > > ----- > Uwe Schindler > H.-H.-Meier-Allee 63, D-28213 Bremen > http://www.thetaphi.de > eMail: u...@thetaphi.de > > > -----Original Message----- > > From: Lahiru Samarakoon [mailto:lahir...@gmail.com] > > Sent: Tuesday, December 14, 2010 7:05 AM > > To: java-user@lucene.apache.org > > Subject: java.lang.NoClassDefFoundError: > > org/apache/lucene/util/CharacterUtils > > > > Hi All, > > > > I am using *lucene-3.0.2* with *spring framework-3.0.5*. Spring context > > initialization failed due to a *java.lang.NoClassDefFoundError: > > org/apache/lucene/util/CharacterUtils*. But that class can not be found > in > > the jars shipped with *lucene-3.0.2*. I am stumped here. Please advice. > > > > Thanks, > > Lahiru > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org > For additional commands, e-mail: java-user-h...@lucene.apache.org > >