Joel Bernstein created SOLR-16931: ------------------------------------- Summary: ReRankScaler explain only works when debugQuery=true, should also work with debug=query Key: SOLR-16931 URL: https://issues.apache.org/jira/browse/SOLR-16931 Project: Solr Issue Type: Bug Security Level: Public (Default Security Level. Issues are Public) Reporter: Joel Bernstein
The ReRankScaler collects specific information for the explain when debugQuery is set to true. But the parameter *debug=query* doesn't trigger the collection of this data which causes an NPE in the explain. The work around is to use always use debugQuery=true -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org