Hello! I´m developing an aplication web , but when I add the lucene's code no working. I added lucene-core4.7.1 in folder web-content/web-inf/lib but always tell me an error
java.lang.NoClassDefFoundError: org/apache/lucene/analysis/Analyzer I configured the file web.xml , I added the servlet but nothing. How I would must configured my application? Thanks! -- View this message in context: http://lucene.472066.n3.nabble.com/Aplication-web-with-Lucene-not-working-tp4145802.html Sent from the Lucene - Java Developer mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
