RE: Lingo3g-Solr integration - ClassNotFoundException: com.google.common.base.MoreObjects

2015-07-13 Thread Mandris, Collin
Subject: Re: Lingo3g-Solr integration - ClassNotFoundException: com.google.common.base.MoreObjects On 7/10/2015 10:09 AM, Mandris, Collin wrote: > Hello, > > I am trying to integrate Lingo3g with Solr. I have arrived at the error > ClassNotFoundException error using Lingo3g (verison 1.12.

Re: Lingo3g-Solr integration - ClassNotFoundException: com.google.common.base.MoreObjects

2015-07-10 Thread Shawn Heisey
On 7/10/2015 10:09 AM, Mandris, Collin wrote: > Hello, > > I am trying to integrate Lingo3g with Solr. I have arrived at the error > ClassNotFoundException error using Lingo3g (verison 1.12.0) with Solr 4.8.0. > I located the guava-18.0.jar, which contains the > com.google.common.base.MoreObject

RE: Lingo3g-Solr integration - ClassNotFoundException: com.google.common.base.MoreObjects

2015-07-10 Thread Mandris, Collin
13:30 To: solr-user@lucene.apache.org Subject: Re: Lingo3g-Solr integration - ClassNotFoundException: com.google.common.base.MoreObjects Have you tried adding another directive to solrconfig.xml? Best, Erick On Fri, Jul 10, 2015 at 9:09 AM, Mandris, Collin wrote: > Hello, > > I am

Re: Lingo3g-Solr integration - ClassNotFoundException: com.google.common.base.MoreObjects

2015-07-10 Thread Erick Erickson
Have you tried adding another directive to solrconfig.xml? Best, Erick On Fri, Jul 10, 2015 at 9:09 AM, Mandris, Collin wrote: > Hello, > > I am trying to integrate Lingo3g with Solr. I have arrived at the error > ClassNotFoundException error using Lingo3g (verison 1.12.0) with Solr 4.8.0. >

Lingo3g-Solr integration - ClassNotFoundException: com.google.common.base.MoreObjects

2015-07-10 Thread Mandris, Collin
Hello, I am trying to integrate Lingo3g with Solr. I have arrived at the error ClassNotFoundException error using Lingo3g (verison 1.12.0) with Solr 4.8.0. I located the guava-18.0.jar, which contains the com.google.common.base.MoreObjects class, and have tried putting it in multiple locations