Dear Erick ,
thanks a lot, I placed the jar file in WEB-INF\lib and it works.
best
--
View this message in context:
http://lucene.472066.n3.nabble.com/java-lang-NoClassDefFoundError-org-apache-lucene-search-similar-MoreLikeThis-tp2036296p2037181.html
Sent from the Lucene - Java Users mailing
It sounds like the jar containing the MoreLikeThis class in a place that
your servlet
can find it. It's in contrib, something like lucene-queries.jar
Best
Erick
On Tue, Dec 7, 2010 at 4:24 PM, starz10de wrote:
>
>
>
> Hi All,
>
> I am using MoreLikeThis class in lucene to find more similar docu