Re: not getting any mails

2014-05-16 Thread Peri Stracchino
hmm, i got a message yesterday about emails sent to me from the list bouncing, wonder if theres something odd going on with the mailing list? Cheers Peri (x4082) On 10 May 2014 13:30, Aman Tandon wrote: > Hi, > > I am not getting any mails from this group, did my subscription just got > ended

Re: alternative to DisMaxRequestHandler needed for upgrade to solr 4.6.0

2013-12-09 Thread Peri Stracchino
thanks guys, that worked On 6 December 2013 23:55, Shawn Heisey wrote: > On 12/6/2013 8:58 AM, Peri Stracchino wrote: > >> I'm trying to upgrade a solr installation from 1.4 (yes, really) to 4.6.0, >> and I find our requesthandler was solr.DisMaxRequestHandler, w

alternative to DisMaxRequestHandler needed for upgrade to solr 4.6.0

2013-12-06 Thread Peri Stracchino
Hi I'm trying to upgrade a solr installation from 1.4 (yes, really) to 4.6.0, and I find our requesthandler was solr.DisMaxRequestHandler, which is now not only deprecated but deleted from solr-core-4.6.0.jar. Can anyone advise on suitable alternatives, or was there any form of direct replacement