[ https://issues.apache.org/jira/browse/SOLR-10860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17260638#comment-17260638 ]
ASF subversion and git services commented on SOLR-10860: -------------------------------------------------------- Commit 0d66c55749aec24b1cb2bed438b3410d22122c48 in lucene-solr's branch refs/heads/branch_8x from Munendra S N [ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=0d66c55 ] SOLR-10860: Return proper error code for bad input incase of inplace updates (#2121) Return proper error code on invalid value with in-place update. Handle invalid value for inc op with the in-place update, uses toNativeType to convert increment value instead of direct parsing. Also, return an error when inc operation is specified for the non-numeric field > in-place updates currently throw NumberFormatException instead of a Bad > Request SolrException for bad input > ----------------------------------------------------------------------------------------------------------- > > Key: SOLR-10860 > URL: https://issues.apache.org/jira/browse/SOLR-10860 > Project: Solr > Issue Type: Bug > Reporter: Tomas Eduardo Fernandez Lobbe > Assignee: Munendra S N > Priority: Major > Attachments: SOLR-10860.patch, SOLR-10860.patch, SOLR-10860.patch > > Time Spent: 1.5h > Remaining Estimate: 0h > -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org