dsmiley commented on PR #3380: URL: https://github.com/apache/solr/pull/3380#issuecomment-2945417091
I mispoke/misunderstood... thinking this would work for a `fl=aDvField` when no, that's handled by `SolrDocumentFetcher` `org.apache.solr.search.SolrDocumentFetcher#decorateDocValueFields`. That was somewhat recently optimized by @magibney (see it's use of `DocValuesIteratorCache`). I can update this PR CHANGES.txt to say "function queries in 'fl' param". -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
