Thanks a lot for all the replies, Chris it worked out with this mm value:

<str name="mm"
1<0%
</str>

If this version of solr is affected with the bug you pointed out, shouldn't 
fail with this value as well?

Greetings!

On Oct 4, 2012, at 8:48 PM, Jorge Luis Betancourt Gonzalez wrote:

> Hi Chris:
> 
> I'm using solr 3.6.1, is the bug present in this version?
> 
> Greetings!
> 
> On Oct 4, 2012, at 6:11 PM, Chris Hostetter wrote:
> 
>> 
>> : GRAVE: java.lang.NumberFormatException: For input string: "
>> :    100
>> :    "
>> :    at 
>> java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
>> :    at java.lang.Integer.parseInt(Integer.java:470)
>> :    at java.lang.Integer.<init>(Integer.java:636)
>> :    at 
>> org.apache.solr.util.SolrPluginUtils.calculateMinShouldMatch(SolrPluginUtils.java:691)
>> 
>> What version of Solr are you using?
>> 
>> That looks like a simple parsing bug that seems to have been fixed a while 
>> back (it's definitely not in the 4.0 branch)
>> 
>> can you try eliminating hte whitespace from your XML configured value...
>> 
>>        <str name="mm">100</str>
>> 
>> ...that should work arround the problem.
>> 
>> 
>> -Hoss
>> 
>> 10mo. ANIVERSARIO DE LA CREACION DE LA UNIVERSIDAD DE LAS CIENCIAS 
>> INFORMATICAS...
>> CONECTADOS AL FUTURO, CONECTADOS A LA REVOLUCION
>> 
>> http://www.uci.cu
>> http://www.facebook.com/universidad.uci
>> http://www.flickr.com/photos/universidad_uci
> 
> 
> 10mo. ANIVERSARIO DE LA CREACION DE LA UNIVERSIDAD DE LAS CIENCIAS 
> INFORMATICAS...
> CONECTADOS AL FUTURO, CONECTADOS A LA REVOLUCION
> 
> http://www.uci.cu
> http://www.facebook.com/universidad.uci
> http://www.flickr.com/photos/universidad_uci
> 
> 10mo. ANIVERSARIO DE LA CREACION DE LA UNIVERSIDAD DE LAS CIENCIAS 
> INFORMATICAS...
> CONECTADOS AL FUTURO, CONECTADOS A LA REVOLUCION
> 
> http://www.uci.cu
> http://www.facebook.com/universidad.uci
> http://www.flickr.com/photos/universidad_uci


10mo. ANIVERSARIO DE LA CREACION DE LA UNIVERSIDAD DE LAS CIENCIAS 
INFORMATICAS...
CONECTADOS AL FUTURO, CONECTADOS A LA REVOLUCION

http://www.uci.cu
http://www.facebook.com/universidad.uci
http://www.flickr.com/photos/universidad_uci

Reply via email to