[ 
https://issues.apache.org/jira/browse/SOLR-6449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14290404#comment-14290404
 ] 

Steve Davids commented on SOLR-6449:
------------------------------------

Cool, thanks Shalin. Just a side note, we could optimize retrievals a little 
for the Cloud client since it would have knowledge of which shard to route the 
traffic to (similar to how doc updates are handled) - perhaps a new follow-up 
ticket is in order just to let people know we thought about it :).

> Add first class support for Real Time Get in Solrj
> --------------------------------------------------
>
>                 Key: SOLR-6449
>                 URL: https://issues.apache.org/jira/browse/SOLR-6449
>             Project: Solr
>          Issue Type: Improvement
>          Components: clients - java
>            Reporter: Shalin Shekhar Mangar
>            Assignee: Shalin Shekhar Mangar
>              Labels: difficulty-medium, impact-medium
>             Fix For: Trunk, 5.1
>
>         Attachments: SOLR-6449.patch, SOLR-6449.patch
>
>
> Any request handler can be queried by Solrj using a custom param map and the 
> "qt" parameter but I think /get should get first-class support in the java 
> client.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to