[ 
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

- patch only includes GeoField, and doesn't do any fancy multi-field stuff yet, 
as discussed. However, the parts about writing its output in georss is probably 
still useable in its current form. Note to test this patch, post.sh the example 
doc I'm attaching to your solr instance using the mods to the example schema 
I've attached. Then, do a default solr query to get the doc back, and then 
observe a georss:point field coming back :)

> 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
>
>
> 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:
> <field name="foo">lat lon</field>

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to