[
https://issues.apache.org/jira/browse/LUCENE-4399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13457109#comment-13457109
]
Robert Muir commented on LUCENE-4399:
-------------------------------------
It would be great to simplify Pulsing the way that you suggest!
But I have a tough time with it, it doesnt actually wrap any arbitrary postings,
instead only ones that extend "PostingsBaseFormat" (and this extension is a
little confusing,
any ideas towards refactoring it to be cleaner I think would be helpful).
If you ask me right now, I don't remember the reason why Pulsing needs such a
low-level
interaction (versus just working on the higher-level e.g. termsenum apis).
> 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: [email protected]
For additional commands, e-mail: [email protected]