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

Adrien Grand commented on LUCENE-4399:
--------------------------------------

bq. It would be really nice if we could wrap a PostingsFormat instead of a 
PostingsBaseFormat instead ... I'm just not sure how.

That would be great. This way we wouldn't need to create a SPI loader for 
PostingsBaseFormat in order to let Pulsing store/restore the wrapped 
PostingsBaseFormat.

bq. But I can't think of something better ... it's basically the PostingsFormat 
minus the terms dict.

So maybe it is PostingsFormat that should be renamed (PostingsAndTermsFormat?) 
:-)
                
> Rename AppendingCodec to Appending40Codec
> -----------------------------------------
>
>                 Key: LUCENE-4399
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4399
>             Project: Lucene - Core
>          Issue Type: New Feature
>            Reporter: Adrien Grand
>            Assignee: Adrien Grand
>            Priority: Minor
>             Fix For: 4.0
>
>
> In order AppendingCodec to follow Lucene codecs version, I think its name 
> should include a version number (so that, for example, if we get to releave 
> Lucene 4.3 with a new Lucene43Codec, there will also be a new 
> Appending43Codec).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to