[
https://issues.apache.org/jira/browse/LUCENE-9116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17012029#comment-17012029
]
ASF subversion and git services commented on LUCENE-9116:
---------------------------------------------------------
Commit 239d9a6726eeacfb7df5c693305b878e652680fe in lucene-solr's branch
refs/heads/master from Adrien Grand
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=239d9a6 ]
Revert "LUCENE-9116: Remove long[] from `PostingsWriterBase#encodeTerm`.
(#1149)"
This reverts commit d0b4a166e06521757cc3be25dafd7705e1eeecdc.
> Simplify postings API by removing long[] metadata
> -------------------------------------------------
>
> Key: LUCENE-9116
> URL: https://issues.apache.org/jira/browse/LUCENE-9116
> Project: Lucene - Core
> Issue Type: Task
> Reporter: Adrien Grand
> Priority: Minor
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> The postings API allows to store metadata about a term either in a long[] or
> in a byte[]. This is unnecessary as all information could be encoded in the
> byte[], which is what most codecs do in practice.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]