[ https://issues.apache.org/jira/browse/LUCENE-6183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14279291#comment-14279291 ]
ASF subversion and git services commented on LUCENE-6183: --------------------------------------------------------- Commit 1652269 from [~rcmuir] in branch 'dev/trunk' [ https://svn.apache.org/r1652269 ] LUCENE-6183: Avoid re-compression on stored fields merge > Avoid re-compression on stored fields merge > ------------------------------------------- > > Key: LUCENE-6183 > URL: https://issues.apache.org/jira/browse/LUCENE-6183 > Project: Lucene - Core > Issue Type: Improvement > Reporter: Robert Muir > Fix For: Trunk, 5.1 > > Attachments: LUCENE-6183.patch, LUCENE-6183.patch > > > We removed this optimization before, it didnt really work right because it > required things to be "aligned". > But I think we can do it simpler and safer. This recompression is a big cpu > hog in merge, and limits our options compression-wise (especially ones like > LZ4-HC that are only slower at write-time). -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org