gerlowskija commented on code in PR #932: URL: https://github.com/apache/solr/pull/932#discussion_r914883795
########## solr/core/src/java/org/apache/solr/handler/BlobHandler.java: ########## @@ -22,6 +22,7 @@ import static org.apache.solr.common.params.CommonParams.SORT; import static org.apache.solr.common.params.CommonParams.VERSION; +import com.google.common.collect.Lists; Review Comment: Mm, that's news to me, I'll keep an eye out and stop using it if it goes through. -- 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