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

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

Commit 51b109620be7d565ae816f9e327813798c001611 in lucene-solr's branch 
refs/heads/branch_6x from [~rcmuir]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=51b1096 ]

LUCENE-7117, LUCENE-7118: Remove multidimensional arrays from PointRangeQuery


> Remove multidimensional arrays from PointRangeQuery
> ---------------------------------------------------
>
>                 Key: LUCENE-7118
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7118
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Robert Muir
>         Attachments: LUCENE-7118.patch
>
>
> This use of byte[][] has caused two bugs: LUCENE-7085 and LUCENE-7117.
> It is not necessary, and causes code duplication in most Point classes 
> because they have to have a {{pack()}} that encodes to byte[] for the indexer 
> but a {{encode()}} or similar that makes multi-D byte[][] for just this query.



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

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

Reply via email to