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

ASF subversion and git services commented on LUCENE-5602:
---------------------------------------------------------

Commit 1586710 from rm...@apache.org in branch 'dev/trunk'
[ https://svn.apache.org/r1586710 ]

LUCENE-5602: always verify term vectors on bulk merge

> always verify term vectors on bulk merge
> ----------------------------------------
>
>                 Key: LUCENE-5602
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5602
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Robert Muir
>             Fix For: 4.9, 5.0
>
>         Attachments: LUCENE-5602.patch, LUCENE-5602.patch
>
>
> Similar to LUCENE-5580: its scary we just copy bytes and dont verify 
> anything. we should at least verify in the bulk merge case.
> This is just a quick hack: it would be nice, though scary to remove the 
> clone() of the index input... 



--
This message was sent by Atlassian JIRA
(v6.2#6252)

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

Reply via email to