Return-Path: Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: (qmail 51434 invoked from network); 26 Nov 2010 04:26:39 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 26 Nov 2010 04:26:39 -0000 Received: (qmail 12802 invoked by uid 500); 26 Nov 2010 04:26:39 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 12509 invoked by uid 500); 26 Nov 2010 04:26:38 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 12499 invoked by uid 99); 26 Nov 2010 04:26:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 Nov 2010 04:26:37 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 Nov 2010 04:26:36 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oAQ4QGRu010010 for ; Fri, 26 Nov 2010 04:26:16 GMT Message-ID: <23792818.320161290745576327.JavaMail.jira@thor> Date: Thu, 25 Nov 2010 23:26:16 -0500 (EST) From: "Yonik Seeley (JIRA)" To: dev@lucene.apache.org Subject: [jira] Commented: (LUCENE-2776) indexwriter creates unwanted termvector info In-Reply-To: <26641535.296401290637693258.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/LUCENE-2776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12935933#action_12935933 ] Yonik Seeley commented on LUCENE-2776: -------------------------------------- Nope - no end user exceptions - I just happened to notice that one of my test indexes was 10% bigger than I expected. w.r.t. 3x, that's certainly possible - the 3x Solr index I compared against was built 2 months ago. > 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: 3.0.3 > Reporter: Yonik Seeley > Assignee: Michael McCandless > Fix For: 2.9.4, 3.0.3, 3.1, 4.0 > > 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