psalagnac commented on code in PR #1646:
URL: https://github.com/apache/solr/pull/1646#discussion_r1210596079


##########
solr/CHANGES.txt:
##########
@@ -159,6 +159,11 @@ Optimizations
 * SOLR-16764: Clarify that ExportTool exports documents in JSON with Lines 
format, not standard JSON.  Add explicit -compress option for gzipping output.
   Add ability to specific a directory for output along with a specific file 
when using -out. (Eric Pugh)
 
+* SOLR-14630: When querying a single collection with `_route_` parameter or 
`shards.preference`
+  specified, SolrJ targets directly a replica of the collection (and not the
+  collection it self) to save a needless HTTP hop. (Pierre Salagnac)

Review Comment:
   Updated. Thanks for the suggestion.



-- 
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