Hello,
Using version 6.5.1, I get the error:
*java.lang.StringIndexOutOfBoundsException: String index out of range: -1
at java.lang.AbstractStringBuilder.replace(AbstractStringBuilder.java:851)
at java.lang.StringBuilder.replace(StringBuilder.java:262) at
org.apache.solr.spelling.SpellCheckC
Hi Erick,
It seems to be a very similar issue. However, no one has reply with a
solution for it yet.
Regards,
Gonzalo
On Fri, 21 Jun 2019 at 17:32, Erick Erickson
wrote:
> Possibly https://issues.apache.org/jira/browse/SOLR-13360
>
> > On Jun 21, 2019, at 4:44 AM, Gonza
Hello,
I'm using version 6.5.1 and i'm getting the following results when running
this query:
q=coordinates
qt=dismax
spellcheck=true
spellcheck.collate=true
String index out of range: -6
java.lang.StringIndexOutOfBoundsException: String index
out of range: -6
at java.lang.AbstractStringBu