You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Erick Erickson (JIRA)" <ji...@apache.org> on 2014/07/27 23:16:38 UTC

[jira] [Resolved] (SOLR-6282) ArrayIndexOutOfBoundsException during search

     [ https://issues.apache.org/jira/browse/SOLR-6282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Erick Erickson resolved SOLR-6282.
----------------------------------

    Resolution: Incomplete

First, it's usually best to raise this kind of thing on the user's list first, you'll
get more eyes on it, and perhaps some tips faster.

What does your Solr log say? Can you reproduce this consistently? Or
provide a self-contained test case demonstrating this?

Because as it stands, there's not enough information here to even begin to
figure out what the problem is. You might review:

http://wiki.apache.org/solr/UsingMailingLists

> ArrayIndexOutOfBoundsException during search
> --------------------------------------------
>
>                 Key: SOLR-6282
>                 URL: https://issues.apache.org/jira/browse/SOLR-6282
>             Project: Solr
>          Issue Type: Bug
>          Components: search
>    Affects Versions: 4.8
>            Reporter: Jason Emeric
>            Priority: Critical
>
> When executing a search with the following query strings a
> ERROR org.apache.solr.servlet.SolrDispatchFilter  รข null:java.lang.ArrayIndexOutOfBoundsException
> error is thrown and no stack trace is provided.  This is happening on searches that seem to have no similar pattern to them (special characters, length, spaces, etc.)
> q=((work_title_search:(%22+zoe%22%20)%20OR%20work_title_search:%22+zoe%22^100)%20AND%20(performer_name_search:(+big~0.75%20+b%27z%20%20)^7%20OR%20performer_name_search:%22+big%20+b%27z%20%20%22^30))
> q=((work_title_search:(%22+rtb%22%20)%20OR%20work_title_search:%22+rtb%22^100)%20AND%20(performer_name_search:(+fly~0.75%20+street~0.75%20+gang~0.75%20)^7%20OR%20performer_name_search:%22+fly%20+street%20+gang%20%22^30))



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org