You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "David Smiley (JIRA)" <ji...@apache.org> on 2013/06/22 05:58:20 UTC

[jira] [Updated] (SOLR-4767) Geofilt is not accurate

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

David Smiley updated SOLR-4767:
-------------------------------

    Component/s:     (was: SearchComponents - other)
                 spatial
       Assignee: David Smiley
    Description: 
There is a problem with the geodist filter, it's not really accurate. 

On my data, there is a mistake of about 50 KM. 
Here is the search query : 

{noformat}
select?q=*:*&d=80&pt=6.17,48.69&fq={!geofilt}&sfield=latlng&debugQuery=true
{noformat}

I have an entry with latlng : 6.94946408272,48.4564236864 , which should be returned, it's at 63 KM on my calculs. 



  was:
There is a problem with the geodist filter, it's not really accurate. 

On my data, there is a mistake of about 50 KM. 
Here is the search query : 

select?q=*:*&d=80&pt=6.17,48.69&fq={!geofilt}&sfield=latlng&debugQuery=true

I have an entry with latlng : 6.94946408272,48.4564236864 , which should be returned, it's at 63 KM on my calculs. 



    
> Geofilt is not accurate
> -----------------------
>
>                 Key: SOLR-4767
>                 URL: https://issues.apache.org/jira/browse/SOLR-4767
>             Project: Solr
>          Issue Type: Bug
>          Components: spatial
>    Affects Versions: 4.1
>         Environment: Amazon EC2 Debian, Bitnami Solr 
>            Reporter: Thomas Romera
>            Assignee: David Smiley
>              Labels: geodata,, geodist, geofilt, radius
>   Original Estimate: 120h
>  Remaining Estimate: 120h
>
> There is a problem with the geodist filter, it's not really accurate. 
> On my data, there is a mistake of about 50 KM. 
> Here is the search query : 
> {noformat}
> select?q=*:*&d=80&pt=6.17,48.69&fq={!geofilt}&sfield=latlng&debugQuery=true
> {noformat}
> I have an entry with latlng : 6.94946408272,48.4564236864 , which should be returned, it's at 63 KM on my calculs. 

--
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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org