Return-Path: X-Original-To: apmail-lucene-solr-user-archive@minotaur.apache.org Delivered-To: apmail-lucene-solr-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0254010C3A for ; Tue, 10 Dec 2013 21:50:44 +0000 (UTC) Received: (qmail 13047 invoked by uid 500); 10 Dec 2013 21:50:39 -0000 Delivered-To: apmail-lucene-solr-user-archive@lucene.apache.org Received: (qmail 12928 invoked by uid 500); 10 Dec 2013 21:50:39 -0000 Mailing-List: contact solr-user-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: solr-user@lucene.apache.org Delivered-To: mailing list solr-user@lucene.apache.org Received: (qmail 12821 invoked by uid 99); 10 Dec 2013 21:50:39 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Dec 2013 21:50:39 +0000 X-ASF-Spam-Status: No, hits=0.6 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of dturnbull@opensourceconnections.com designates 209.85.223.176 as permitted sender) Received: from [209.85.223.176] (HELO mail-ie0-f176.google.com) (209.85.223.176) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Dec 2013 21:50:35 +0000 Received: by mail-ie0-f176.google.com with SMTP id at1so9645562iec.35 for ; Tue, 10 Dec 2013 13:50:14 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to :content-type; bh=ZRMwHvF0hWbWPWYwkBa1nvjpbrE3OsIir2RRh3GGWUg=; b=GoThcTapzzcq2A1RopuLbGptgwldxKk2g0LvCfXO8sDvvx/bfU+E0p5oyPmK2FkHNP Vv4mS+vyCJZdHVKufe6H+sRHZ0Qh/+gTr4f10rn4seD2wMFg+nQxKviN/SbPoG4tt8BE UUbDg3y02rKuemNwhkJ5QXZGKDxVSmxNgsS8mWGGUgXPflMXvaxkLiBX6HpCE7qzZUYm /RBy6Il5VOrbyjQRNsyfOMNsyjzHYtPwY7oFqwc5+V18Ow+JW4Vw2tPT4qdRRmU5rUtw EYpfPdO9kIXNLZuwNLQvIH0LEkxmyAIKWbBzSwh2X/2n94lVoQCK75IwqwsDGzyC3Kx6 17aQ== X-Gm-Message-State: ALoCoQn08HxlarkrworfakmgLqOyBbinQl6YF325T6H1kk0QJLB7azod46x7/PCHQQsJ4u0KF3tN X-Received: by 10.50.221.99 with SMTP id qd3mr21691219igc.49.1386712214356; Tue, 10 Dec 2013 13:50:14 -0800 (PST) MIME-Version: 1.0 From: Doug Turnbull Date: Tue, 10 Dec 2013 13:50:14 -0800 Message-ID: <-2827050566779175026@unknownmsgid> Subject: RE: Call to Solr via TCP To: Zwer , "solr-user@lucene.apache.org" Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Zwer, is there a reason you need to do this? Its probably very hard to get solr to speak TCP. But if you're having a performance or infrastructure problem, the group might be able to help you with a far simpler solution. Sent from my Windows Phone From: Zwer Sent: 12/10/2013 12:15 PM To: solr-user@lucene.apache.org Subject: Re: Call to Solr via TCP 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.