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

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

Commit 7eb35be0454ecfd25d1cc7e19b8e34b442c87dca in lucene's branch 
refs/heads/main from Adrien Grand
[ https://gitbox.apache.org/repos/asf?p=lucene.git;h=7eb35be ]

LUCENE-10087: Validate number of dimensions and bytes per dimension for numeric 
SortFields. (#283)



> SortField should validate how points were indexed
> -------------------------------------------------
>
>                 Key: LUCENE-10087
>                 URL: https://issues.apache.org/jira/browse/LUCENE-10087
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Adrien Grand
>            Priority: Minor
>
> SortField makes assumptions about how fields are indexed with points but 
> doesn't perform any validation. We should at least verify that the number of 
> dimensions and the number of bytes per dimension are correct.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to