You might want to check out lucene/java/trunk/. then go to contrib or contrib/analyzers and simply run "ant". This will build your analyzer. Another way would be simply download the binary dist and use the analyzer from there.
simon On Sat, Nov 21, 2009 at 12:06 PM, Dorthe Luebbert <dor...@luebbert.net> wrote: > Hi, > > probably a newbie question (both newbie with Lucene and I don't do something > with Java very often): > > I want to use org.apache.lucene.analysis.de.GermanAnalyzer. > > I checked out the Lucene Sandbox from SVN and wanted to create a build now > using > > cd sandbox/contrib > ant -f contrib-build.xml > > All build-files refer to common-build.xml, but his file seems to be gone > since Lucene 2.3. > > How can I compile the class mentioned above? > > Thanks for any hint > Dorthe > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org > For additional commands, e-mail: java-user-h...@lucene.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org