[
https://issues.apache.org/jira/browse/SOLR-2345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13708751#comment-13708751
]
David Smiley commented on SOLR-2345:
------------------------------------
By the way, geodist() handles a variety of invocation approaches, not all of
which involve "sfield". From the comments:
{code}
// "m" is a multi-value source, "x" is a single-value source
// allow (m,m) (m,x,x) (x,x,m) (x,x,x,x)
// if not enough points are present, "pt" will be checked first, followed
by "sfield".
{code}
Adapting geodist() to support RPT will only work with explicit use of sfield &
pt.
> 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]