HoustonPutman commented on PR #3340:
URL: https://github.com/apache/solr/pull/3340#issuecomment-2839314706

   This is great, but in order to get this to work for distributed queries, we 
need to give `SolrReturnFields` the information that this 
Transformer/ValueSource requires scores. That way it is computed on the first 
pass `GET_TOP_IDS` distributed query, and not in `GET_FIELDS`, which won't have 
the score information anymore. I can help with this later this week maybe.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to