Re: java.lang.NoClassDefFoundError: org/carrot2/core/ControllerFactory

2014-01-27 Thread saurish
Thanks Shawn. Appreciate it. -- View this message in context: http://lucene.472066.n3.nabble.com/java-lang-NoClassDefFoundError-org-carrot2-core-ControllerFactory-tp4112967p4113683.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: java.lang.NoClassDefFoundError: org/carrot2/core/ControllerFactory

2014-01-23 Thread Shawn Heisey
On 1/23/2014 4:57 AM, saurish wrote: > I am new to solr and successfully did a basic search. Now i am trying to do > classification of the search results using carrrot's support which comes > with solr 4.5.1. Would appreciate if someone tells me what is that i am > missing...may be a trivial issue?