Return-Path: Delivered-To: apmail-lucene-java-dev-archive@www.apache.org Received: (qmail 26700 invoked from network); 8 Feb 2010 01:15:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 8 Feb 2010 01:15:50 -0000 Received: (qmail 35663 invoked by uid 500); 8 Feb 2010 01:15:49 -0000 Delivered-To: apmail-lucene-java-dev-archive@lucene.apache.org Received: (qmail 35589 invoked by uid 500); 8 Feb 2010 01:15:49 -0000 Mailing-List: contact java-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-dev@lucene.apache.org Delivered-To: mailing list java-dev@lucene.apache.org Received: (qmail 35581 invoked by uid 99); 8 Feb 2010 01:15:49 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Feb 2010 01:15:49 +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.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Feb 2010 01:15:48 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 2E286234C052 for ; Sun, 7 Feb 2010 17:15:28 -0800 (PST) Message-ID: <335179400.112101265591728187.JavaMail.jira@brutus.apache.org> Date: Mon, 8 Feb 2010 01:15:28 +0000 (UTC) From: "Michael McCandless (JIRA)" To: java-dev@lucene.apache.org Subject: [jira] Commented: (LUCENE-2080) Improve the documentation of Version In-Reply-To: <78423605.1258558599747.JavaMail.jira@brutus> 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-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12830804#action_12830804 ] Michael McCandless commented on LUCENE-2080: -------------------------------------------- I like the new scary javadoc Robert! I think removing (deprecating today) LUCENE_CURRENT may make sense -- it's very dangerous. > Improve the documentation of Version > ------------------------------------ > > Key: LUCENE-2080 > URL: https://issues.apache.org/jira/browse/LUCENE-2080 > Project: Lucene - Java > Issue Type: Task > Components: Javadocs > Reporter: Robert Muir > Assignee: Robert Muir > Priority: Trivial > Fix For: 2.9.2, 3.0, 3.1 > > Attachments: LUCENE-2080.patch, LUCENE-2080.patch, LUCENE-2080.patch > > > In my opinion, we should elaborate more on the effects of changing the Version parameter. > Particularly, changing this value, even if you recompile your code, likely involves reindexing your data. > I do not think this is adequately clear from the current javadocs. -- 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: java-dev-unsubscribe@lucene.apache.org For additional commands, e-mail: java-dev-help@lucene.apache.org