Return-Path: Delivered-To: apmail-lucene-solr-dev-archive@minotaur.apache.org Received: (qmail 21707 invoked from network); 23 Nov 2009 04:45:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 23 Nov 2009 04:45:04 -0000 Received: (qmail 81755 invoked by uid 500); 23 Nov 2009 04:45:03 -0000 Delivered-To: apmail-lucene-solr-dev-archive@lucene.apache.org Received: (qmail 81672 invoked by uid 500); 23 Nov 2009 04:45:03 -0000 Mailing-List: contact solr-dev-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-dev@lucene.apache.org Received: (qmail 81662 invoked by uid 99); 23 Nov 2009 04:45:02 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Nov 2009 04:45:02 +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.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Nov 2009 04:45:00 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id A7A5D234C1E9 for ; Sun, 22 Nov 2009 20:44:39 -0800 (PST) Message-ID: <431976183.1258951479685.JavaMail.jira@brutus> Date: Mon, 23 Nov 2009 04:44:39 +0000 (UTC) From: "Chris A. Mattmann (JIRA)" To: solr-dev@lucene.apache.org Subject: [jira] Updated: (SOLR-1586) Create Spatial Point FieldTypes In-Reply-To: <1199473144.1258803879760.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/SOLR-1586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris A. Mattmann updated SOLR-1586: ------------------------------------ Attachment: SOLR-1586.Mattmann.112209.geopointonly.patch.txt - note check out this patch: I messed up the copyrights on the other one I included (Eclipse threw my work copyright ones in there rather than Apache)... > Create Spatial Point FieldTypes > ------------------------------- > > Key: SOLR-1586 > URL: https://issues.apache.org/jira/browse/SOLR-1586 > Project: Solr > Issue Type: Improvement > Reporter: Grant Ingersoll > Assignee: Grant Ingersoll > Priority: Minor > Fix For: 1.5 > > Attachments: SOLR-1586.Mattmann.112209.geopointonly.patch.txt, SOLR-1586.Mattmann.112209.geopointonly.patch.txt > > > Per SOLR-773, create field types that hid the details of creating tiers, geohash and lat/lon fields. > Fields should take in lat/lon points in a single form, as in: > lat lon -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.