Github user jpountz commented on the pull request:
https://github.com/apache/lucene-solr/commit/962313b83ba9c69379e1f84dffc881a361713ce9#commitcomment-26091410
In solr/core/src/java/org/apache/solr/util/SolrPluginUtils.java:
In solr/core/src/java/org/apache/solr/util/SolrPluginUtils.java on line 731:
> shouldn't it do something with that boost-parameter other than adjusting
it recursively?
No, boosts are simple scores multipliers. Recursively multiplying is enough.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]