You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Bruno Roustant (Jira)" <ji...@apache.org> on 2019/12/20 14:06:00 UTC

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

Bruno Roustant created LUCENE-9106:
--------------------------------------

             Summary: 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


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