I think it is not possible since Jetty is a HTTP server except jetty is
extensible to support other protocol, that is not a derivation of HTTP
(it supports SPDY, WebSocket).

However, what we do, is putting another layer on top of Solr. Our client
does not directly connect to our Solr, but through some RPC layer.

On 12/10/2013 09:15 AM, Zwer wrote:
Maybe I asked incorrectly.


Solr is Web Application, hosted by some servlet container and is reachable
via HTTP.

HTTP is an extension of TCP and I would like to know whether exists some
lower way to communicate with application (i.e. Solr) hosted by Jetty?



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Call-to-Solr-via-TCP-tp4105932p4105935.html
Sent from the Solr - User mailing list archive at Nabble.com.


CONFIDENTIALITY NOTICE
======================
This email message and any attachments are for the exclusive use of the 
intended recipient(s) and may contain confidential and privileged information. 
Any unauthorized review, use, disclosure or distribution is prohibited. If you 
are not the intended recipient, please contact the sender by reply email and 
destroy all copies of the original message along with any attachments, from 
your computer system. If you are the intended recipient, please be advised that 
the content of this message is subject to access, review and disclosure by the 
sender's Email System Administrator.

Reply via email to