Return-Path: Delivered-To: apmail-lucene-solr-commits-archive@minotaur.apache.org Received: (qmail 38048 invoked from network); 1 Oct 2010 12:45:55 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 1 Oct 2010 12:45:55 -0000 Received: (qmail 20298 invoked by uid 500); 1 Oct 2010 12:45:55 -0000 Delivered-To: apmail-lucene-solr-commits-archive@lucene.apache.org Received: (qmail 20165 invoked by uid 500); 1 Oct 2010 12:45:52 -0000 Mailing-List: contact solr-commits-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: solr-dev@lucene.apache.org Delivered-To: mailing list solr-commits@lucene.apache.org Received: (qmail 20158 invoked by uid 99); 1 Oct 2010 12:45:51 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Oct 2010 12:45:51 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.131] (HELO eos.apache.org) (140.211.11.131) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Oct 2010 12:45:49 +0000 Received: from eosnew.apache.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id BBC49315 for ; Fri, 1 Oct 2010 12:45:18 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable From: Apache Wiki To: Apache Wiki Date: Fri, 01 Oct 2010 12:45:18 -0000 Message-ID: <20101001124518.82941.62967@eosnew.apache.org> Subject: =?utf-8?q?=5BSolr_Wiki=5D_Trivial_Update_of_=22SpatialSearch=22_by_YonikS?= =?utf-8?q?eeley?= X-Virus-Checked: Checked by ClamAV on apache.org Dear Wiki user, You have subscribed to a wiki page or wiki category on "Solr Wiki" for chan= ge notification. The "SpatialSearch" page has been changed by YonikSeeley. The comment on this change is: typo. http://wiki.apache.org/solr/SpatialSearch?action=3Ddiff&rev1=3D37&rev2=3D38 -------------------------------------------------- = =3D=3D Returning the distance =3D=3D Returning distances (and any arbitrary function query value) is currently= under development. - As a temporary workaround, it's possible to obtain distances by using geo= dist or geofilt as only scoring part of the main query. + As a temporary workaround, it's possible to obtain distances by using geo= dist or geofilt as the only scoring part of the main query. = = =20