[
https://issues.apache.org/jira/browse/SOLR-1586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12781202#action_12781202
]
Chris A. Mattmann commented on SOLR-1586:
-----------------------------------------
Hey Grant:
bq. Sounds good, but how are you going to deal with the field types that need
multiple fields (i.e. SOLR-1131)?
Heh, I wasn't. I was just starting with GeoPointField, and was going to start
indexing it as e.g., a single String value, in georss:point format. I thought
about the whole 2-field approach, i.e., to do a double lat, double lon
thingeee, but I just wanted to start simple, with what exists, and see where it
leads me. Sound OK?
Cheers,
Chris
> 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
>
>
> 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.