[ https://issues.apache.org/jira/browse/LUCENE-2371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12887927#action_12887927 ]
Michael McCandless commented on LUCENE-2371: -------------------------------------------- Reminder to future self: must also fix the file format spec to state that the prefix coding for each term entry is in bytes not chars. > Update fileformats spec to match how flex's standard codec writes terms > ----------------------------------------------------------------------- > > Key: LUCENE-2371 > URL: https://issues.apache.org/jira/browse/LUCENE-2371 > Project: Lucene - Java > Issue Type: Bug > Components: Website > Reporter: Michael McCandless > Assignee: Michael McCandless > Fix For: 4.0 > > > The standard codec changes how the terms index is written (eg uses packed > ints, writes a whole field's terms at once, etc.)... we have to fix file > formats on the web site to match. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org