From dev-return-360266-archive-asf-public=cust-asf.ponee.io@lucene.apache.org Mon Jun 24 18:22:11 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 02DEC180671 for ; Mon, 24 Jun 2019 20:22:10 +0200 (CEST) Received: (qmail 48989 invoked by uid 500); 24 Jun 2019 18:22:02 -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 48914 invoked by uid 99); 24 Jun 2019 18:22:02 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Jun 2019 18:22:02 +0000 Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 1CD76E2DFE for ; Mon, 24 Jun 2019 18:22:01 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 782952544F for ; Mon, 24 Jun 2019 18:22:00 +0000 (UTC) Date: Mon, 24 Jun 2019 18:22:00 +0000 (UTC) From: "Munendra S N (JIRA)" To: dev@lucene.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (SOLR-12979) CollapseQParser: inconsistent error handling when a field is indexed=false docValues=false MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/SOLR-12979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Munendra S N updated SOLR-12979: -------------------------------- Attachment: SOLR-12979.patch > CollapseQParser: inconsistent error handling when a field is indexed=false docValues=false > ------------------------------------------------------------------------------------------ > > Key: SOLR-12979 > URL: https://issues.apache.org/jira/browse/SOLR-12979 > Project: Solr > Issue Type: Bug > Reporter: Hoss Man > Priority: Major > Attachments: SOLR-12979.patch, SOLR-12979.patch, SOLR-12979.patch, SOLR-12979.patch > > > The CollapseQParser behaves oddly and gives inconsistent error messages if you try to use it on a field that is {{indexed="false docValues="false"}} -- particularly when {{hint=top_fc}} is also used and a NullPointerException gets thrown. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org