Bug in spellcheck.alternativeTermCount

2013-05-23 Thread Rounak Jain
I was playing around with spellcheck.alternativeTermCount and noticed that
if it is set to zero, Solr gives an exception with certain queries. Maybe
the value isn't supposed to be zero, but I don't think an exception is the
expected behaviour.

Rounak


RE: Bug in spellcheck.alternativeTermCount

2013-05-23 Thread Dyer, James
Can you give instructions on how to reproduce problem?

James Dyer
Ingram Content Group
(615) 213-4311


-Original Message-
From: Rounak Jain [mailto:rouna...@gmail.com] 
Sent: Thursday, May 23, 2013 7:36 AM
To: solr-user@lucene.apache.org
Subject: Bug in spellcheck.alternativeTermCount

I was playing around with spellcheck.alternativeTermCount and noticed that
if it is set to zero, Solr gives an exception with certain queries. Maybe
the value isn't supposed to be zero, but I don't think an exception is the
expected behaviour.

Rounak