[
https://issues.apache.org/jira/browse/SOLR-7418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14506079#comment-14506079
]
ASF subversion and git services commented on SOLR-7418:
-------------------------------------------------------
Commit 1675230 from [~anshumg] in branch 'dev/trunk'
[ https://svn.apache.org/r1675230 ]
SOLR-7418: Check and raise a SolrException instead of an NPE when an invalid
doc id is sent to the MLTQParser in Cloud mode
> MLTQParser throws NPE when a wrong doc id is sent
> -------------------------------------------------
>
> Key: SOLR-7418
> URL: https://issues.apache.org/jira/browse/SOLR-7418
> Project: Solr
> Issue Type: Bug
> Components: query parsers
> Affects Versions: 5.0, 5.1
> Reporter: Anshum Gupta
> Assignee: Anshum Gupta
> Attachments: SOLR-7418.patch
>
>
> MLTQParser throws an NPE when a non-existent document id is sent in the
> request. It should instead either return 0 results or throw a Solr exception
> with the correct error message.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]