You are viewing a plain text version of this content. The canonical link for it is here.
Posted to zeta-issues@incubator.apache.org by "David Rekowski (Updated) (JIRA)" <ji...@apache.org> on 2011/10/25 15:14:32 UTC

[jira] [Updated] (ZETACOMP-96) Extend Solr handler with geo search using position and radius

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

David Rekowski updated ZETACOMP-96:
-----------------------------------

    Attachment: patch_ezc_search_solr_geodistance.diff

This patch provides a proof of concept for integration of spatial search in the solr handler.

Please note, that tests and documentation are omitted for readability's sake.
                
> Extend Solr handler with geo search using position and radius 
> --------------------------------------------------------------
>
>                 Key: ZETACOMP-96
>                 URL: https://issues.apache.org/jira/browse/ZETACOMP-96
>             Project: Zeta Components
>          Issue Type: New Feature
>          Components: Search
>            Reporter: David Rekowski
>         Attachments: patch_ezc_search_solr_geodistance.diff
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> Solr 3.4 and higher support geo-spatial searches. I.e. a document can have a location property, which can be considered in a search. A query may look like this:
> ?sfield=location&fq={!geofilt}&pt=50.0,9.0&d=100

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