You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "D Roser (Created) (JIRA)" <ji...@apache.org> on 2012/03/28 14:36:32 UTC

[jira] [Created] (SOLR-3290) Geocoding lookup for spatial search

Geocoding lookup for spatial search
-----------------------------------

                 Key: SOLR-3290
                 URL: https://issues.apache.org/jira/browse/SOLR-3290
             Project: Solr
          Issue Type: New Feature
          Components: query parsers
            Reporter: D Roser


Hi,
for searching locations "nearby" a address it would be a great enhancement to have a geocoding lookup through a webservice (like google geocoding,...) which results (lat long) can be used for spatial search.

e.g.

?q=party&nearby=street+123,+city



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


Re: [jira] [Created] (SOLR-3290) Geocoding lookup for spatial search

Posted by Bill Bell <bi...@gmail.com>.
Most geocoders have very restricted licenses.

Bill Bell
Sent from mobile


On Mar 28, 2012, at 6:36 AM, "D Roser (Created) (JIRA)" <ji...@apache.org> wrote:

> Geocoding lookup for spatial search
> -----------------------------------
> 
>                 Key: SOLR-3290
>                 URL: https://issues.apache.org/jira/browse/SOLR-3290
>             Project: Solr
>          Issue Type: New Feature
>          Components: query parsers
>            Reporter: D Roser
> 
> 
> Hi,
> for searching locations "nearby" a address it would be a great enhancement to have a geocoding lookup through a webservice (like google geocoding,...) which results (lat long) can be used for spatial search.
> 
> e.g.
> 
> ?q=party&nearby=street+123,+city
> 
> 
> 
> --
> This message is automatically generated by JIRA.
> If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
> For more information on JIRA, see: http://www.atlassian.com/software/jira
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[jira] [Commented] (SOLR-3290) Geocoding lookup for spatial search

Posted by "Chris A. Mattmann (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SOLR-3290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13240456#comment-13240456 ] 

Chris A. Mattmann commented on SOLR-3290:
-----------------------------------------

Take a look here: http://github.com/chrismattmann/solrcene for a list of patches that my student and I did to Lucene and Solr way back when (patches that are included and unapplied in JIRA here) to implement this.
                
> Geocoding lookup for spatial search
> -----------------------------------
>
>                 Key: SOLR-3290
>                 URL: https://issues.apache.org/jira/browse/SOLR-3290
>             Project: Solr
>          Issue Type: New Feature
>          Components: query parsers
>            Reporter: D Roser
>
> Hi,
> for searching locations "nearby" a address it would be a great enhancement to have a geocoding lookup through a webservice (like google geocoding,...) which results (lat long) can be used for spatial search.
> e.g.
> ?q=party&nearby=street+123,+city

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org