Return-Path: Delivered-To: apmail-lucene-solr-user-archive@locus.apache.org Received: (qmail 51213 invoked from network); 9 Aug 2007 20:20:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Aug 2007 20:20:30 -0000 Received: (qmail 42582 invoked by uid 500); 9 Aug 2007 20:20:28 -0000 Delivered-To: apmail-lucene-solr-user-archive@lucene.apache.org Received: (qmail 42018 invoked by uid 500); 9 Aug 2007 20:20:27 -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 42008 invoked by uid 99); 9 Aug 2007 20:20:27 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Aug 2007 13:20:27 -0700 X-ASF-Spam-Status: No, hits=-5.3 required=10.0 tests=HABEAS_ACCREDITED_SOI,RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of mruno@zappos.com designates 66.209.92.160 as permitted sender) Received: from [66.209.92.160] (HELO mailer2.zappos.com) (66.209.92.160) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 09 Aug 2007 20:20:23 +0000 Received: (qmail 19156 invoked from network); 9 Aug 2007 20:13:05 -0000 Received: from unknown (HELO mail.zappos.com) (10.206.173.4) by 10.66.209.20 with SMTP; 9 Aug 2007 20:13:05 -0000 Received: from [10.206.174.212] (firewall [10.206.172.1]) by mail.zappos.com (Postfix) with ESMTP id 6C51F515FD7 for ; Thu, 9 Aug 2007 13:20:02 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v752.3) In-Reply-To: References: <49440FE5-3E4C-4C3B-8020-109CCD35A144@zappos.com> <78DEFCDE-1D60-4290-9E83-162600778C68@zappos.com> <359a92830708090613x386b7b2bvfa9599ed9bd3a66@mail.gmail.com> <8408E778-4D6C-4781-8C44-632655CFF37E@zappos.com> Content-Type: multipart/mixed; boundary=Apple-Mail-6-77687871 Message-Id: <5638B9F9-8F2C-4FB4-9D9C-6FE5E3B5E376@zappos.com> From: Matthew Runo Subject: Re: Best use of wildcard searches Date: Thu, 9 Aug 2007 13:20:01 -0700 To: solr-user@lucene.apache.org X-Mailer: Apple Mail (2.752.3) X-Virus-Checked: Checked by ClamAV on apache.org --Apple-Mail-6-77687871 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; format=flowed Sure thing! Heres 1, and 2. 1 - just a space. 2 - a "\ ". +--------------------------------------------------------+ | Matthew Runo | Zappos Development | mruno@zappos.com | 702-943-7833 +--------------------------------------------------------+ --Apple-Mail-6-77687871 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed On Aug 9, 2007, at 1:14 PM, Yonik Seeley wrote: > On 8/9/07, Yonik Seeley wrote: >> They translate to different queries. >> But can I see the XML output for 1 and 2 with >> &debugQuery=on&indent=on appended? > > Or perhaps with wt=python would be less confusing seeing that there > are '>' chars in there that would otherwise be escaped. > > -Yonik > --Apple-Mail-6-77687871--