Return-Path: X-Original-To: apmail-lucene-dev-archive@www.apache.org Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A578411AA4 for ; Mon, 28 Jul 2014 15:31:40 +0000 (UTC) Received: (qmail 36755 invoked by uid 500); 28 Jul 2014 15:31:39 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 36680 invoked by uid 500); 28 Jul 2014 15:31:39 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 36669 invoked by uid 99); 28 Jul 2014 15:31:39 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Jul 2014 15:31:39 +0000 Date: Mon, 28 Jul 2014 15:31:39 +0000 (UTC) From: "Erick Erickson (JIRA)" To: dev@lucene.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (SOLR-6282) ArrayIndexOutOfBoundsException during search MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/SOLR-6282?page=3Dcom.atlassian.= jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D14076= 304#comment-14076304 ]=20 Erick Erickson commented on SOLR-6282: -------------------------------------- It's also not actionable. I have no clue how to even start figuring it out. My point is that JIRAs are usually opened after you've at least had the courtesy to see if it's a known problem by pinging the user's list. You might also get more help there since there are a lot more eyes on the problem. If you don't particularly want to bother, that's your business though. > 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 =C3=A2 null:java.lang.A= rrayIndexOutOfBoundsException > error is thrown and no stack trace is provided. This is happening on sea= rches that seem to have no similar pattern to them (special characters, len= gth, spaces, etc.) > q=3D((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%20= performer_name_search:%22+big%20+b%27z%20%20%22^30)) > q=3D((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