You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Michael McCandless (JIRA)" <ji...@apache.org> on 2010/11/25 10:30:14 UTC

[jira] Commented: (LUCENE-2776) indexwriter creates unwanted termvector info

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

Michael McCandless commented on LUCENE-2776:
--------------------------------------------

Hmmmm, I know why this is happening -- I caused this when fixing intermittent test failures with LUCENE-2759.  Ugh.

But: do you see any end-user issue, eg exception?  Or it's "just" that IW is now creating files that it should not (which is a real issue that we need to fix).

And in fact I see it happening even if you put IW.commit() in the loop and it happens in 3.x, 3.0.x and 2.9.x, as far as I can tell (I backported LUCENE-2759 there).



> indexwriter creates unwanted termvector info
> --------------------------------------------
>
>                 Key: LUCENE-2776
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2776
>             Project: Lucene - Java
>          Issue Type: Bug
>          Components: Index
>    Affects Versions: 4.0
>            Reporter: Yonik Seeley
>         Attachments: TestWriter.java
>
>
> I noticed today that when I build a big index in Solr, I get some unwanted termvector info, even though I didn't request any.
> This does not happen on 3x - not sure when it started happening on trunk.

-- 
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-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org