You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2019/12/31 09:18:00 UTC

[jira] [Commented] (LUCENE-9106) UniformSplit postings format should allow extension of block/line serializers.

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

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

Commit 1851779ddbfd8ed3148b5d20114bcf2b3651459d in lucene-solr's branch refs/heads/master from Bruno Roustant
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=1851779 ]

LUCENE-9106: UniformSplit postings format allows extension of block/line serializers.

Closes #1106


> UniformSplit postings format should allow extension of block/line serializers.
> ------------------------------------------------------------------------------
>
>                 Key: LUCENE-9106
>                 URL: https://issues.apache.org/jira/browse/LUCENE-9106
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Bruno Roustant
>            Priority: Minor
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Currently UniformSplit postings format has static read methods for block / line / header. So it is not possible to extend them to change slightly the format. By introducing non-static serializers it will become possible to extend easily the format to make changes.



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

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