Return-Path: Delivered-To: apmail-lucene-solr-user-archive@locus.apache.org Received: (qmail 58379 invoked from network); 24 Mar 2008 16:14:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 24 Mar 2008 16:14:19 -0000 Received: (qmail 34788 invoked by uid 500); 24 Mar 2008 16:14:15 -0000 Delivered-To: apmail-lucene-solr-user-archive@lucene.apache.org Received: (qmail 34764 invoked by uid 500); 24 Mar 2008 16:14:15 -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 34755 invoked by uid 99); 24 Mar 2008 16:14:14 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Mar 2008 09:14:14 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of yseeley@gmail.com designates 209.85.142.187 as permitted sender) Received: from [209.85.142.187] (HELO ti-out-0910.google.com) (209.85.142.187) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Mar 2008 16:13:36 +0000 Received: by ti-out-0910.google.com with SMTP id 28so696918tif.11 for ; Mon, 24 Mar 2008 09:13:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; bh=kMe6/c77z473YOIv3hChQJrDpNEMNFaj6LtRHltKPFw=; b=g71PK4QFDGNQ6yUS+hHkl65F73CkszjtrKkuZaN/z6Iydm7JQ2xW9gKMtkbbHMinE0mgVMdvqxhDIrHix/z0VYPbQUjXRn+faahWIR9H8u9Ey0tClchYKBFok/Pq9b1ytwMa2Lxtgx/Gwt9rPg2WRXcW7LPgbaeZPEz9nxUDjBQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=pOsddIdvMte8JcoAj9nisbnc5iIOej1rFRfVhUNc6nxvOxIOr55FW0JildLLghezF2ydgxngEd5NyZoRTOfuuEJTIItG/YFOWJIMcYKpEtyCWgjPxmY9g1DtxnETazoRoOJraMsLZg8x4beQB4cjom23LxzhUvxHi8sGi6oCsGQ= Received: by 10.150.192.7 with SMTP id p7mr3267718ybf.90.1206375226148; Mon, 24 Mar 2008 09:13:46 -0700 (PDT) Received: by 10.150.156.2 with HTTP; Mon, 24 Mar 2008 09:13:46 -0700 (PDT) Message-ID: Date: Mon, 24 Mar 2008 12:13:46 -0400 From: "Yonik Seeley" Sender: yseeley@gmail.com To: solr-user@lucene.apache.org Subject: Re: Plans for a new Solr Python library In-Reply-To: <266DB13F-027C-4E7B-9A13-6670CB6064F0@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <2954A97E-979B-44EE-874B-D08BFC6BB7A4@gmail.com> <200803240939.38532.christian.vogler@gmail.com> <266DB13F-027C-4E7B-9A13-6670CB6064F0@gmail.com> X-Google-Sender-Auth: 635a2f6e93257440 X-Virus-Checked: Checked by ClamAV on apache.org On Mon, Mar 24, 2008 at 6:32 AM, Leonardo Santagada wrote: > Thanks, I think most of the stuff that I wanted to do is there... I > will take a closer look and if there is omething missing I will add to > that. Why is this on the issue tracker and was not commited to the svn? AFAIK, no one has fixed the outstanding bugs and indicated it was ready to be committed. -Yonik