Return-Path: Delivered-To: apmail-lucene-solr-user-archive@minotaur.apache.org Received: (qmail 75333 invoked from network); 9 Sep 2010 13:09:32 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 9 Sep 2010 13:09:32 -0000 Received: (qmail 23292 invoked by uid 500); 9 Sep 2010 13:09:29 -0000 Delivered-To: apmail-lucene-solr-user-archive@lucene.apache.org Received: (qmail 22904 invoked by uid 500); 9 Sep 2010 13:09:25 -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 22892 invoked by uid 99); 9 Sep 2010 13:09:24 -0000 Received: from Unknown (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Sep 2010 13:09:24 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of danbsutton@gmail.com designates 74.125.82.176 as permitted sender) Received: from [74.125.82.176] (HELO mail-wy0-f176.google.com) (74.125.82.176) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Sep 2010 13:09:01 +0000 Received: by wyf23 with SMTP id 23so1775053wyf.35 for ; Thu, 09 Sep 2010 06:08:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=uaDwe2yimbdsxd/BPr0pzgOMT+0qkCuJ0SV/fL7WR9I=; b=YhledcTet/GFjV+Clrl4tzpsNEtL3jIhO8WBj6kOm5JEsecAGIlktdTfM21jz6iYEz CPVeCK46GVplZYWs++I6fizXrP/fGVdfy70uqTPvNTFgPq6kWe6Im0HWWFj+5W20UaXE 6UZK/6lDeeVP8Sxmj8XWKx7K5jv951pJ+PU6U= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=fUM3M8QBW7r9zbkv3Xe0vBxnrZyTGnD0UfjB8vDeXphKq5BQaM5tFQCY7KEkdXk/OD BBcntOY3GCu/fxdZZxKOHwMv1VLswZqi9EVzCz2fSNKs9/M2Jy5NwVthS/pIMJb3DgQL Cu0o6NCRU/x+07ZIkNPtMYQa0M9Z89AzKMRJs= MIME-Version: 1.0 Received: by 10.227.136.129 with SMTP id r1mr267672wbt.114.1284037721156; Thu, 09 Sep 2010 06:08:41 -0700 (PDT) Received: by 10.216.60.199 with HTTP; Thu, 9 Sep 2010 06:08:41 -0700 (PDT) Date: Thu, 9 Sep 2010 14:08:41 +0100 Message-ID: Subject: how to normalize a query From: dan sutton To: solr-user Content-Type: multipart/alternative; boundary=001485f7965a3f6c4e048fd35451 X-Virus-Checked: Checked by ClamAV on apache.org --001485f7965a3f6c4e048fd35451 Content-Type: text/plain; charset=ISO-8859-1 Hi, Does anyone know how I might normalized a query so that e.g. q="one two" equals q="two one" Cheers, Dan --001485f7965a3f6c4e048fd35451--