From user-return-22071-apmail-couchdb-user-archive=couchdb.apache.org@couchdb.apache.org Mon Sep 10 14:45:23 2012 Return-Path: X-Original-To: apmail-couchdb-user-archive@www.apache.org Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7F004DAB3 for ; Mon, 10 Sep 2012 14:45:23 +0000 (UTC) Received: (qmail 87899 invoked by uid 500); 10 Sep 2012 14:45:21 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 87862 invoked by uid 500); 10 Sep 2012 14:45:21 -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 87852 invoked by uid 99); 10 Sep 2012 14:45:21 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Sep 2012 14:45:21 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FSL_RCVD_USER,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of ziggythehamster@gmail.com designates 209.85.215.180 as permitted sender) Received: from [209.85.215.180] (HELO mail-ey0-f180.google.com) (209.85.215.180) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Sep 2012 14:45:15 +0000 Received: by eaad13 with SMTP id d13so815971eaa.11 for ; Mon, 10 Sep 2012 07:44:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=/6fW3tT3ho8PvWokABsGglC4Z/fIa+hyTLKImkwG3pI=; b=G46WvZjPevWzmR+C6qjHDVHNVscc7mouU8LPQas4tJlqajJWSye6sHv9xXTvAJKADx qbq4NEVpt/W6iws49PewuCe85xaCEBEqeJDhnD7OtH0xsa1HJNJEFlfEkxp1isWhP/y1 qMlpcTQC+WFBs5MGSWLyPpbnRlXwRqm0blj/IAsR5Ggh8OuCP0tQAvwfassYnunbqj3w 2gg0DFGbQWaHJZY3QSxhV/kzl46oUnBAS7D4ro+TyRuRgt06fm+Y01Q9vQBXDBy5Bv+R 85V5lylyVcCMLA801Sx2ycGJijZN4sl31TaXxVgbjmsUgr6VgYYL6vk+xMKCgleWCgwK somQ== MIME-Version: 1.0 Received: by 10.204.148.83 with SMTP id o19mr3821781bkv.74.1347288294833; Mon, 10 Sep 2012 07:44:54 -0700 (PDT) Sender: ziggythehamster@gmail.com Received: by 10.205.129.136 with HTTP; Mon, 10 Sep 2012 07:44:54 -0700 (PDT) In-Reply-To: <4D4DF846-6A6F-438F-8F28-1972A513D0F8@utt.fr> References: <590D868D-1D70-45FD-B061-6CCA67BDE145@utt.fr> <4D4DF846-6A6F-438F-8F28-1972A513D0F8@utt.fr> Date: Mon, 10 Sep 2012 09:44:54 -0500 X-Google-Sender-Auth: pvjuGEPmUYQthxv6fxM4UWcY0L8 Message-ID: Subject: Re: Rewrite with startkey, endkey and \u9999 From: Keith Gable To: user@couchdb.apache.org Content-Type: multipart/alternative; boundary=0015175cdc56393fc104c95a0017 --0015175cdc56393fc104c95a0017 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Doesn't [] come after \u9999? Couldn't you do this? startkey=3D["language", "query"] endkey=3D["language", "query", []] --- Keith Gable A+ Certified Professional Network+ Certified Professional Storage+ Certified Professional Mobile Application Developer / Web Developer On Mon, Sep 10, 2012 at 9:37 AM, Aur=E9lien B=E9nel = wrote: > > How about, _view/foo?startkey=3D["en","curious > oil"]&endkey=3D["en","curious oil"* +"\u9999"*] > > Thanks for the answer. Well, this is the idea, but it must be > understandable by the rewrite handler. > Moreover, rewrite rules must be formatted as valid JSON... > > > Regards, > > Aur=E9lien > > > --0015175cdc56393fc104c95a0017--