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, which is now
>> not only deprecat
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, which is now
not only deprecated but deleted from solr-core-4.6.0.jar. Can anyone
advise on suitable alternatives,
Try edismax it's an improved dismax. Warning, though, it behaves a bit
differently than dismax so you'll have to look again at the results and
perhaps tweak.
Best,
Erick
On Dec 6, 2013 10:58 AM, "Peri Stracchino"
wrote:
> Hi
> I'm trying to upgrade a solr installation from 1.4 (yes, really) to
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