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

Adrien Grand commented on LUCENE-7307:
--------------------------------------

Should we be defensive and copy the low/high points before returning them? Also 
I don't think sortedPackedPointsHashCode should have a getter, and maybe 
sortedPackedPoints should be returned as a Collection<byte[]> rather exposing 
PrefixCodedTerms (which should remain internal to Lucene).

> Add getters to PointInSetQuery and PointRangeQuery classes
> ----------------------------------------------------------
>
>                 Key: LUCENE-7307
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7307
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Martijn van Groningen
>            Priority: Trivial
>         Attachments: LUCENE_7307.patch
>
>




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

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

Reply via email to