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-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org