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

Adrien Grand commented on LUCENE-9047:
--------------------------------------

By the way it would be nice if we could also get rid of PackedInts in all 
current codecs, so that we could move PackedInts to backward-codecs without 
even needing to write a little-endian variant of it.

> Directory APIs should be little endian
> --------------------------------------
>
>                 Key: LUCENE-9047
>                 URL: https://issues.apache.org/jira/browse/LUCENE-9047
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Adrien Grand
>            Priority: Major
>          Time Spent: 7h 20m
>  Remaining Estimate: 0h
>
> We started discussing this on LUCENE-9027. It's a shame that we need to keep 
> reversing the order of bytes all the time because our APIs are big endian 
> while the vast majority of architectures are little endian.



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

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

Reply via email to