Github user cbismuth commented on the issue:
https://github.com/apache/lucene-solr/pull/495
I'll default the score mode to `ScoreMode.TOP_SCORES` in all 45 constructor
callers. And then, I'll try to change it to a more sensible value based on the
caller context.--- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
