Re: Warning message logs on startup after upgrading to 4.8.1

2014-06-18 Thread Marius Dumitru Florea
On Thu, Jun 19, 2014 at 12:49 AM, Chris Hostetter wrote: > > : WARN o.a.s.r.ManagedResource- No stored data found for > : /schema/analysis/stopwords/english > : WARN o.a.s.r.ManagedResource- No stored data found for > : /schema/analysis/synonyms/english > : > : I fixed these by c

Re: Warning message logs on startup after upgrading to 4.8.1

2014-06-18 Thread Chris Hostetter
: WARN o.a.s.r.ManagedResource- No stored data found for : /schema/analysis/stopwords/english : WARN o.a.s.r.ManagedResource- No stored data found for : /schema/analysis/synonyms/english : : I fixed these by commenting out the managed_en field type in my : schema, see https://g

Re: Warning message logs on startup after upgrading to 4.8.1

2014-06-17 Thread Marius Dumitru Florea
On Tue, Jun 17, 2014 at 10:37 AM, Daniel Collins wrote: > I confess we had upgraded to 4.8.1 and totally missed these warnings! I'm > guessing they might be related to the ManagedIndexSchemaFactory stuff, > which is commented out in the example configs. We don't use any of the > REST stuff ourse

Re: Warning message logs on startup after upgrading to 4.8.1

2014-06-17 Thread Marius Dumitru Florea
On Tue, Jun 17, 2014 at 9:08 AM, Ahmet Arslan wrote: > Hi, > > I think it would attract more attention if title mentions about 'managed > resource warn logs' or something like that. Too late for that, unless you suggest opening a new thread :) Thanks for the tip, Marius > > AHmet > > On Tuesd

Re: Warning message logs on startup after upgrading to 4.8.1

2014-06-17 Thread Daniel Collins
I confess we had upgraded to 4.8.1 and totally missed these warnings! I'm guessing they might be related to the ManagedIndexSchemaFactory stuff, which is commented out in the example configs. We don't use any of the REST stuff ourselves, so I can't comment any further. I think you are ok as long

Re: Warning message logs on startup after upgrading to 4.8.1

2014-06-16 Thread Ahmet Arslan
Hi, I think it would attract more attention if title mentions about 'managed resource warn logs' or something like that. AHmet On Tuesday, June 17, 2014 8:12 AM, Marius Dumitru Florea wrote: On Thu, Jun 12, 2014 at 11:16 AM, Marius Dumitru Florea wrote: > Hi guys, > > After I upgraded to Sol

Re: Warning message logs on startup after upgrading to 4.8.1

2014-06-16 Thread Marius Dumitru Florea
On Thu, Jun 12, 2014 at 11:16 AM, Marius Dumitru Florea wrote: > Hi guys, > > After I upgraded to Solr 4.8.1 I got a few warning messages in the log > at startup: > > WARN o.a.s.c.SolrResourceLoader - Solr loaded a deprecated > plugin/analysis class [solr.ThaiWordFilterFactory]. Please consul