[ 
https://issues.apache.org/jira/browse/SOLR-773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12757816#action_12757816
 ] 

Bill Bell edited comment on SOLR-773 at 9/20/09 9:46 PM:
---------------------------------------------------------

Chris: Can you add the distance injection from lat long or the sort=distance? 
The sort=distance appears more difficult. I could probably just loop through 
the results and get the distance by doing a simple geo spatial calculation, but 
the sorting needs to be in your patch. 

Noble: Ideas on the best way to add the sorting? Local Lucene has functions for 
sorting.... Not sure how to expose them.

Thanks!


      was (Author: billnbell):
    Chris: Can you add the distance injection from lat long or the 
sort=distance? The sort=distance appears more difficult. I could probably just 
loop through the results and get the distance by doing a simple geo spatial 
calculation, but the sorting needs to be in your patch. 

Noble: Ideas on the best way to add the sorting?

Thanks!

  
> Incorporate Local Lucene/Solr
> -----------------------------
>
>                 Key: SOLR-773
>                 URL: https://issues.apache.org/jira/browse/SOLR-773
>             Project: Solr
>          Issue Type: New Feature
>            Reporter: Grant Ingersoll
>            Assignee: Grant Ingersoll
>            Priority: Minor
>             Fix For: 1.5
>
>         Attachments: exampleSpatial.zip, lucene-spatial-2.9-dev.jar, 
> lucene.tar.gz, SOLR-773-local-lucene.patch, SOLR-773-local-lucene.patch, 
> SOLR-773-local-lucene.patch, SOLR-773-local-lucene.patch, 
> SOLR-773-local-lucene.patch, SOLR-773-spatial_solr.patch, SOLR-773.patch, 
> SOLR-773.patch, spatial-solr.tar.gz
>
>
> Local Lucene has been donated to the Lucene project.  It has some Solr 
> components, but we should evaluate how best to incorporate it into Solr.
> See http://lucene.markmail.org/message/orzro22sqdj3wows?q=LocalLucene

-- 
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