Return-Path: Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: (qmail 30390 invoked from network); 29 Jul 2010 08:10:41 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 29 Jul 2010 08:10:41 -0000 Received: (qmail 85250 invoked by uid 500); 29 Jul 2010 08:10:41 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 84769 invoked by uid 500); 29 Jul 2010 08:10:38 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 84761 invoked by uid 99); 29 Jul 2010 08:10:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Jul 2010 08:10:37 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Jul 2010 08:10:37 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o6T8AGQF027689 for ; Thu, 29 Jul 2010 08:10:16 GMT Message-ID: <23976989.63811280391016604.JavaMail.jira@thor> Date: Thu, 29 Jul 2010 04:10:16 -0400 (EDT) From: "Chantal Ackermann (JIRA)" To: dev@lucene.apache.org Subject: [jira] Updated: (SOLR-2020) HttpComponentsSolrServer In-Reply-To: <22640075.63761280390717911.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/SOLR-2020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chantal Ackermann updated SOLR-2020: ------------------------------------ Attachment: HttpComponentsSolrServer.java Complete implementation that works for GET and is untested for POST. > HttpComponentsSolrServer > ------------------------ > > Key: SOLR-2020 > URL: https://issues.apache.org/jira/browse/SOLR-2020 > Project: Solr > Issue Type: New Feature > Components: clients - java > Affects Versions: 1.4.1 > Environment: Any > Reporter: Chantal Ackermann > Priority: Minor > Attachments: HttpComponentsSolrServer.java > > > Implementation of SolrServer that uses the Apache Http Components framework. > Http Components (http://hc.apache.org/) is the successor of Commons HttpClient and thus HttpComponentsSolrServer would be a successor of CommonsHttpSolrServer, in the future. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org