[
https://issues.apache.org/jira/browse/SOLR-11248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16132089#comment-16132089
]
David Smiley commented on SOLR-11248:
-------------------------------------
Hi,
So you're saying that a document without any value for a spatial field is
considered to be at 0,0 ? Wow; that's a bad bug if it's true. What field type
are you using? And when you say "null value for latitude or longitude" do you
mean that no "lat,lon" is passed in at all for the field in the doc or....?
> Spatial query returning everything for pt(0,0) d=0
> --------------------------------------------------
>
> Key: SOLR-11248
> URL: https://issues.apache.org/jira/browse/SOLR-11248
> Project: Solr
> Issue Type: Bug
> Security Level: Public(Default Security Level. Issues are Public)
> Components: SolrJ
> Environment: solr-spec
> 6.6.0
> solr-impl
> 6.6.0 5c7a7b65d2aa7ce5ec96458315c661a18b320241 - ishan - 2017-05-30 07:32:53
> lucene-spec
> 6.6.0
> lucene-impl
> 6.6.0 5c7a7b65d2aa7ce5ec96458315c661a18b320241 - ishan - 2017-05-30 07:29:46
> Reporter: Vaibhav Patel
> Priority: Blocker
>
> There is an edge case when I specify pt=0,0 and d=0, it seems to return
> everything.It looks like
> this(http://localhost:8983/solr/person_core_420_us/select?d=0&fq={!geofilt}&indent=on&pt=0,0&q=*:*&sfield=home_location&wt=json)
> Other distance queries work fine. Can some one confirm this please?
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]