Return-Path: Delivered-To: apmail-lucene-java-dev-archive@www.apache.org Received: (qmail 14487 invoked from network); 17 Nov 2009 18:57:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 17 Nov 2009 18:57:03 -0000 Received: (qmail 26593 invoked by uid 500); 17 Nov 2009 18:57:02 -0000 Delivered-To: apmail-lucene-java-dev-archive@lucene.apache.org Received: (qmail 26501 invoked by uid 500); 17 Nov 2009 18:57:02 -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 26398 invoked by uid 99); 17 Nov 2009 18:57:02 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Nov 2009 18:57:02 +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; Tue, 17 Nov 2009 18:57:00 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id B4033234C1F1 for ; Tue, 17 Nov 2009 10:56:39 -0800 (PST) Message-ID: <1168631259.1258484199736.JavaMail.jira@brutus> Date: Tue, 17 Nov 2009 18:56:39 +0000 (UTC) From: "Uwe Schindler (JIRA)" To: java-dev@lucene.apache.org Subject: [jira] Commented: (LUCENE-2073) Document issues involved in building your index with one jdk version and then searching/updating with another In-Reply-To: <227585432.1258405959645.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/LUCENE-2073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12779043#action_12779043 ] Uwe Schindler commented on LUCENE-2073: --------------------------------------- Text looks good, maybe we should still add the "basic latin as on your keyboard". > Document issues involved in building your index with one jdk version and then searching/updating with another > ------------------------------------------------------------------------------------------------------------- > > Key: LUCENE-2073 > URL: https://issues.apache.org/jira/browse/LUCENE-2073 > Project: Lucene - Java > Issue Type: Task > Reporter: Mark Miller > Attachments: LUCENE-2073.patch, LUCENE-2073.patch, LUCENE-2073.patch, stdAnalyzerTest.java > > > I think this needs to go in something of a permenant spot - this isn't a one time release type issues - its going to present over multiple release. > {quote} > If there is nothing we can do here, then we just have to do the best we can - > such as a prominent notice alerting that if you transition JVM's between building and searching the index and you are using or doing X, things will break. > We should put this in a spot that is always pretty visible - perhaps even a new readme file titlted something like IndexBackwardCompatibility or something, to which we can add other tips and gotchyas as they come up. Or MaintainingIndicesAcrossVersions, or FancyWhateverGetsYourAttentionAboutUpgradingStuff. Or a permanent entry/sticky entry at the top of Changes. > {quote} -- 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