-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 5.0, 5.1
-
Fix Version/s: 5.2
-
Component/s: query parsers
-
Labels:None
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.