Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 93328 invoked from network); 5 Jan 2010 20:59:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 5 Jan 2010 20:59:31 -0000 Received: (qmail 32508 invoked by uid 500); 5 Jan 2010 20:59:30 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 32451 invoked by uid 500); 5 Jan 2010 20:59:29 -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 32441 invoked by uid 99); 5 Jan 2010 20:59:29 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Jan 2010 20:59:29 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of gcdcu-couchdb-user@m.gmane.org designates 80.91.229.12 as permitted sender) Received: from [80.91.229.12] (HELO lo.gmane.org) (80.91.229.12) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Jan 2010 20:59:20 +0000 Received: from list by lo.gmane.org with local (Exim 4.50) id 1NSGUU-0004v6-IQ for user@couchdb.apache.org; Tue, 05 Jan 2010 21:58:58 +0100 Received: from e180011236.adsl.alicedsl.de ([85.180.11.236]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 05 Jan 2010 21:58:58 +0100 Received: from joscha by e180011236.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 05 Jan 2010 21:58:58 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: user@couchdb.apache.org From: Joscha Feth Subject: Re: Modeling question Date: Tue, 05 Jan 2010 21:58:36 +0100 Lines: 11 Message-ID: References: <7276C7E803379C4BBDE367D6FEF01EFA0EF53112@ITS-HCWNEM02.ds.Vanderbilt.edu> <1bca98391001051239n48fb8c18u2595f1935f285a34@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: e180011236.adsl.alicedsl.de User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.1.5) Gecko/20091204 Thunderbird/3.0 In-Reply-To: <1bca98391001051239n48fb8c18u2595f1935f285a34@mail.gmail.com> Sender: news X-Virus-Checked: Checked by ClamAV on apache.org On 05.01.10 21:39, Matteo Caprari wrote: > Sorry for interrupting: > are using empty objects to indicate "max possible string value?" > [ a, {}, {} ] no, that would be unicode 9999. See here: http://wiki.apache.org/couchdb/View_collation regards, Joscha