Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 5102 invoked from network); 5 Sep 2009 15:03:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 5 Sep 2009 15:03:01 -0000 Received: (qmail 65441 invoked by uid 500); 5 Sep 2009 15:02:59 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 65366 invoked by uid 500); 5 Sep 2009 15:02:59 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 65356 invoked by uid 99); 5 Sep 2009 15:02:59 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 05 Sep 2009 15:02:59 +0000 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 paul.joseph.davis@gmail.com designates 209.85.132.242 as permitted sender) Received: from [209.85.132.242] (HELO an-out-0708.google.com) (209.85.132.242) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 05 Sep 2009 15:02:51 +0000 Received: by an-out-0708.google.com with SMTP id b2so609913ana.5 for ; Sat, 05 Sep 2009 08:02:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=v54ziQisy5p1tCz2QH71u7wF6gRKIpBmOxluFtmYpt4=; b=uU0RbhDdCY+vixJAr1ZKR1Zp6MM0FZtlToAgZKhTe4sjg5Ijoe9M64DML+DJ96FRCf l7byXLVK6fJ2RupkmsnL08+Yo7uxLYs1lD1YaLw4Bkgvh9kBNP7LC/zAyJqeMJtdSEds wOEcNANBZ3LNMWLuCLJTE/COxvwcHG9IJr/Fs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=MC5YjkI46gsWjvZQT/wyDVnRWWjaxSrMq0k+jEECb3V6L1sQ6/jeXMX0mFvTMg6Ncl eFf5Cj/Nv6P1rtblBtThkyZk+pt54QCx+Wph6VPgZF1NnEMRKpjI6dHma7gEZ1iHu7OI 7cIB0EncoN+9RbHxsym5pu5FEW5KjSGXh3HTs= MIME-Version: 1.0 Received: by 10.101.92.11 with SMTP id u11mr13704909anl.126.1252162950829; Sat, 05 Sep 2009 08:02:30 -0700 (PDT) In-Reply-To: <4AA27D06.2000408@thomas-harding.name> References: <4AA1C2BA.1070008@thomas-harding.name> <39BB2977-3502-4E68-A2DE-DF3EE04C43DA@gmail.com> <46aeb24f0909050232p5893bbc9k14845ae9e163c674@mail.gmail.com> <4AA242A8.1070306@thomas-harding.name> <46aeb24f0909050510u7509903dmc3620a1b06f00020@mail.gmail.com> <4AA278C8.40302@thomas-harding.name> <4AA27D06.2000408@thomas-harding.name> Date: Sat, 5 Sep 2009 11:02:30 -0400 Message-ID: Subject: Re: [HALF-SOLVED] Re: how to handle attachments with couchdb-lucene? From: Paul Davis To: user@couchdb.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org no prob. On Sat, Sep 5, 2009 at 11:00 AM, Thomas Harding wrote: > Paul Davis wrote: >>> >>> CouchDB only stores the Content-Type that clients provide when >>> uploading the file. There's no guessing involved. >>> > > OOops, just posted a question about that. Thanks! >