From issues-return-5362-archive-asf-public=cust-asf.ponee.io@lucene.apache.org Mon Nov 25 15:43:02 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 1AA12180607 for ; Mon, 25 Nov 2019 16:43:02 +0100 (CET) Received: (qmail 33246 invoked by uid 500); 25 Nov 2019 15:43:01 -0000 Mailing-List: contact issues-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 issues@lucene.apache.org Received: (qmail 33229 invoked by uid 99); 25 Nov 2019 15:43:01 -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, 25 Nov 2019 15:43:01 +0000 Received: from jira-he-de.apache.org (static.172.67.40.188.clients.your-server.de [188.40.67.172]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id B6663E2DF0 for ; Mon, 25 Nov 2019 15:43:00 +0000 (UTC) Received: from jira-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira-he-de.apache.org (ASF Mail Server at jira-he-de.apache.org) with ESMTP id 296D4780310 for ; Mon, 25 Nov 2019 15:43:00 +0000 (UTC) Date: Mon, 25 Nov 2019 15:43:00 +0000 (UTC) From: "ASF subversion and git services (Jira)" To: issues@lucene.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (SOLR-13961) Unsetting Nested Documents using Atomic Update leads to SolrException: undefined field 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-13961?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1698= 1644#comment-16981644 ]=20 ASF subversion and git services commented on SOLR-13961: -------------------------------------------------------- Commit b5fd6d7b22002a06bdc626999a6a527ff6f46488 in lucene-solr's branch ref= s/heads/master from Thomas W=C3=B6ckinger [ https://gitbox.apache.org/repos/asf?p=3Dlucene-solr.git;h=3Db5fd6d7 ] SOLR-13961: Allow null/empty for removal of child doc in atomic update Closes #1030 > Unsetting Nested Documents using Atomic Update leads to SolrException: un= defined field > -------------------------------------------------------------------------= ------------- > > Key: SOLR-13961 > URL: https://issues.apache.org/jira/browse/SOLR-13961 > Project: Solr > Issue Type: Bug > Security Level: Public(Default Security Level. Issues are Public)=20 > Components: Tests, UpdateRequestProcessors > Affects Versions: master (9.0), 8.3, 8.4 > Reporter: Thomas W=C3=B6ckinger > Assignee: David Smiley > Priority: Critical > Labels: easyfix > Time Spent: 40m > Remaining Estimate: 0h > > Using null or empty collection to unset nested documents (as suggested by= documentation) leads to SolrException: undefined field ... . -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org For additional commands, e-mail: issues-help@lucene.apache.org