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 0AB4D17636 for ; Wed, 15 Apr 2015 21:45:50 +0000 (UTC) Received: (qmail 2510 invoked by uid 500); 15 Apr 2015 21:45:49 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 2450 invoked by uid 500); 15 Apr 2015 21:45:49 -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 2439 invoked by uid 99); 15 Apr 2015 21:45:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Apr 2015 21:45:48 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of sarowe@gmail.com designates 209.85.220.175 as permitted sender) Received: from [209.85.220.175] (HELO mail-qk0-f175.google.com) (209.85.220.175) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Apr 2015 21:45:42 +0000 Received: by qkgx75 with SMTP id x75so98712374qkg.1 for ; Wed, 15 Apr 2015 14:44:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:content-type:content-transfer-encoding:subject:message-id:date :to:mime-version; bh=u4u35U2mDask53Pqk4GZvbLLxT02Tkfhl5R2w33L/Nw=; b=PE0dZz1UUqk4SQrard0817G538imL0Y24KIYqyN029mmtkbcc7FBAiVYvfNAVdF93B O8N3Yts8iYvASuvDjm2juzdAlLtfl4TwVGL9YFQ0Q87zNHiV6u0VjfU44uLCJDAFbOuf 0EqhIb/Hu4PDQUYefUnDnzYWq2SoCphPNWxIpVwQEoR4OOchiXLdClIWLAyY/RK+YTvM 5muI6ML0vRn1j+vWa8SrhSS1v6Mg+eCuVXd90Hyvb0z4B6Ucdy5gD4xNyR4eJCMbKc8l PwNK5P/u93sQCbcarR2Sv8PP9Mxnml/xcPYZsRQgrt0zcCRsFnCwhtrpdfuQ7nLi8Ry/ kW1A== X-Received: by 10.55.40.132 with SMTP id o4mr56490347qko.61.1429134263901; Wed, 15 Apr 2015 14:44:23 -0700 (PDT) Received: from [192.168.1.8] (cpe-24-59-105-223.twcny.res.rr.com. [24.59.105.223]) by mx.google.com with ESMTPSA id 144sm4108334qhx.45.2015.04.15.14.44.23 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 15 Apr 2015 14:44:23 -0700 (PDT) From: Steve Rowe Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Post-release backcompat index generation Message-Id: Date: Wed, 15 Apr 2015 17:44:22 -0400 To: lucene dev Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2098\)) X-Mailer: Apple Mail (2.2098) X-Virus-Checked: Checked by ClamAV on apache.org I=E2=80=99ve documented the post-release backcompat index generation = process on the Lucene wiki: = http://wiki.apache.org/lucene-java/ReleaseTodo#Generate_Backcompat_Indexes= Feedback/improvement/fixes welcome. Thanks, Steve= --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org