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

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

Commit 1587577 from [email protected] in branch 'dev/branches/lucene_solr_4_8'
[ https://svn.apache.org/r1587577 ]

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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to