Ignacio Vera created LUCENE-9627: ------------------------------------ Summary: Small refactor of codec classes Key: LUCENE-9627 URL: https://issues.apache.org/jira/browse/LUCENE-9627 Project: Lucene - Core Issue Type: Wish Reporter: Ignacio Vera
While working on LUCENE-9047, I had to refactor some classes in order to separate code that opens a file and reads the header/ footer from the code that reads the actual content of the file. Regardless of that issue, I think the refactor is a good thing. In addition it seems Lucene50FieldInfosFormat is not used anywhere in the code so I propose to remove it. -- 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