RE: possible spellcheck bug in 3.5 causing erroneous suggestions

2012-03-27 Thread Dyer, James
post it on JIRA? See http://wiki.apache.org/solr/HowToContribute for more information. James Dyer E-Commerce Systems Ingram Content Group (615) 213-4311 -Original Message- From: tom [mailto:dev.tom.men...@gmx.net] Sent: Tuesday, March 27, 2012 2:31 AM To: solr-user@lucene.apache.org Sub

Re: possible spellcheck bug in 3.5 causing erroneous suggestions

2012-03-27 Thread tom
so any one has a clue what's (might be) going wrong ? or do i have to debug and myself and post a jira issue? PS: unfortunately i cant give anyone the index for testing due to NDA. cheers On 22.03.2012 10:17, tom wrote: same On 22.03.2012 10:00, Markus Jelsma wrote: Can you try spellcheck.q

Re: possible spellcheck bug in 3.5 causing erroneous suggestions

2012-03-22 Thread tom
same On 22.03.2012 10:00, Markus Jelsma wrote: Can you try spellcheck.q ? On Thu, 22 Mar 2012 09:57:19 +0100, tom wrote: hi folks, i think i found a bug in the spellchecker but am not quite sure: this is the query i send to solr: http://lh:8983/solr/CompleteIndex/select? &rows=0 &echoParam

Re: possible spellcheck bug in 3.5 causing erroneous suggestions

2012-03-22 Thread Markus Jelsma
Can you try spellcheck.q ? On Thu, 22 Mar 2012 09:57:19 +0100, tom wrote: hi folks, i think i found a bug in the spellchecker but am not quite sure: this is the query i send to solr: http://lh:8983/solr/CompleteIndex/select? &rows=0 &echoParams=all &spellcheck=true &spellcheck.onlyMorePopula

possible spellcheck bug in 3.5 causing erroneous suggestions

2012-03-22 Thread tom
hi folks, i think i found a bug in the spellchecker but am not quite sure: this is the query i send to solr: http://lh:8983/solr/CompleteIndex/select? &rows=0 &echoParams=all &spellcheck=true &spellcheck.onlyMorePopular=true &spellcheck.extendedResults=no &q=a+bb+ccc++ and this is the resul