Hello, I’m hoping to get some feedback on https://github.com/apache/solr/pull/4442 which I created to address https://issues.apache.org/jira/browse/SOLR-18245
This PR adds functionality to LTR queries to output the cutoff value in the main sort before reranking. This allows clients to discover the score a document would have needed to be included in the rerank stage. It’s not currently possible to get this value which limits sort order tuning. I would appreciate any review/feedback. Thanks, Darren
