[ 
https://issues.apache.org/jira/browse/SOLR-2345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Smiley updated SOLR-2345:
-------------------------------

    Attachment: SOLR-2345_geodist_refactor.patch

Step one is this patch which simply does a refactoring to pull out the very 
complicated geodist ValueSourceParser out of HaversineConstFunction into its 
own class.  I'll commit this in a couple days, subject to feedback if any.

Step two will be another patch following this that actually adds RPT (short for 
SpatialRecursivePrefixTreeFieldType) support to geodist.
                
> Extend geodist() to support MultiValued lat long field
> ------------------------------------------------------
>
>                 Key: SOLR-2345
>                 URL: https://issues.apache.org/jira/browse/SOLR-2345
>             Project: Solr
>          Issue Type: New Feature
>          Components: spatial
>            Reporter: Bill Bell
>            Assignee: David Smiley
>             Fix For: 4.4
>
>         Attachments: SOLR-2345_geodist_refactor.patch
>
>
> Extend geodist() and {!geofilt} to support a multiValued lat,long field 
> without using geohash.
> sort=geodist() asc

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to