You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/02/08 23:50:39 UTC

[jira] [Commented] (LUCENE-7018) GeoPoint queries on multi-valued GeoPointField documents can be slow

    [ https://issues.apache.org/jira/browse/LUCENE-7018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15137920#comment-15137920 ] 

ASF subversion and git services commented on LUCENE-7018:
---------------------------------------------------------

Commit 53dababd0a958097ee87883f4e991ecdf66693d2 in lucene-solr's branch refs/heads/branch_5_4 from nknize
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=53dabab ]

LUCENE-7018: Fix GeoPointTermQueryConstantScoreWrapper to add document on first GeoPointField match


> GeoPoint queries on multi-valued GeoPointField documents can be slow
> --------------------------------------------------------------------
>
>                 Key: LUCENE-7018
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7018
>             Project: Lucene - Core
>          Issue Type: Bug
>    Affects Versions: 5.4, 5.4.1
>            Reporter: Nicholas Knize
>            Assignee: Nicholas Knize
>             Fix For: 5.4.2
>
>
> In 5.4/5.4.1 a known bug remains for GeoPoint queries. When filtering over docvalues for a multi-valued document all values were checked regardless of an existing match. This performance bug was fixed in LUCENE-6951 and needs to be back ported to 5.4.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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