Return-Path: X-Original-To: apmail-lucene-dev-archive@www.apache.org Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CCC29EFCE for ; Fri, 1 Feb 2013 10:38:57 +0000 (UTC) Received: (qmail 37410 invoked by uid 500); 1 Feb 2013 10:29:14 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 37358 invoked by uid 500); 1 Feb 2013 10:29:13 -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 37326 invoked by uid 99); 1 Feb 2013 10:29:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Feb 2013 10:29:13 +0000 Date: Fri, 1 Feb 2013 10:29:13 +0000 (UTC) From: "Commit Tag Bot (JIRA)" To: dev@lucene.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (LUCENE-4733) Make CompressingTermVectorsFormat the new default term vectors format? 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-4733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13568639#comment-13568639 ] Commit Tag Bot commented on LUCENE-4733: ---------------------------------------- [branch_4x commit] Adrien Grand http://svn.apache.org/viewvc?view=revision&revision=1441379 LUCENE-4733: Refactor term vectors formats tests around a BaseTermVectorsFormatTestCase (merged from r1441367). > Make CompressingTermVectorsFormat the new default term vectors format? > ---------------------------------------------------------------------- > > Key: LUCENE-4733 > URL: https://issues.apache.org/jira/browse/LUCENE-4733 > Project: Lucene - Core > Issue Type: Improvement > Reporter: Adrien Grand > Assignee: Adrien Grand > Priority: Trivial > Fix For: 4.2 > > Attachments: LUCENE-4733-tests.patch > > > In LUCENE-4599, I wrote an alternate term vectors format which has a more compact format, and I think it could replace the current Lucene40TermVectorsFormat for the next (4.2) release? -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org