I started to use timeAllowed parameter in SOLR-6.5.1. And got too many (each second) exceptions null:java.lang.NullPointerException at org.apache.lucene.search.TimeLimitingCollector.needScores(TimeLimitingCollector.java:166) caused to perfomance problems.
For reproducing exception need group=true&timeAllowed=xxxx&rows=0 in query. Can somebody explain this strange behavior? Is it related to SOLR-6156? How can I solve it? I noticed at least two things don't work in Solr-6.5.1 with grouping (ltr and timeAllowed). Do you know another features? Thank you. -- Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html