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

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

Commit 4b3e8d7ce8feba658a9730e65da70c04a7e9c52f in lucene-solr's branch 
refs/heads/master from Ignacio Vera
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=4b3e8d7 ]

LUCENE-9627: Remove unused Lucene50FieldInfosFormat codec and small refactor 
some codecs  to separate reading header/footer from reading content of the file



> 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
>            Priority: Minor
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> 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

Reply via email to