[
https://issues.apache.org/jira/browse/LUCENE-4447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13472267#comment-13472267
]
Michael McCandless commented on LUCENE-4447:
--------------------------------------------
+1, thanks for tackling this Robert!
I like this: "it is essentially a specialized payload" :)
Maybe say up front that the block size is 128 ints at a time? Eg when we say
"the block size (...) is fixed" we could just add " (currently 128)".
When all values in the block are the same we encode that very compactly ... I
couldn't see where that's described in the docs ...
> BlockPostingsFormat file format docs should stand on its own two feet
> ---------------------------------------------------------------------
>
> Key: LUCENE-4447
> URL: https://issues.apache.org/jira/browse/LUCENE-4447
> Project: Lucene - Core
> Issue Type: Sub-task
> Components: core/codecs
> Reporter: Robert Muir
> Fix For: 4.1
>
> Attachments: LUCENE-4447.patch
>
>
> Currently in some places this links to / compares to the current codec.
> I think it should be standalone, e.g. this text about comparison could be
> folded into the history section of the fileformats docs, and it should
> contain all info (not link to Lucene40 for the .tim format and so on)
--
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]