Return-Path: Delivered-To: apmail-lucene-lucy-dev-archive@minotaur.apache.org Received: (qmail 86602 invoked from network); 1 Dec 2009 02:03:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 1 Dec 2009 02:03:43 -0000 Received: (qmail 45554 invoked by uid 500); 1 Dec 2009 02:03:43 -0000 Delivered-To: apmail-lucene-lucy-dev-archive@lucene.apache.org Received: (qmail 45505 invoked by uid 500); 1 Dec 2009 02:03:43 -0000 Mailing-List: contact lucy-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: lucy-dev@lucene.apache.org Delivered-To: mailing list lucy-dev@lucene.apache.org Received: (qmail 45495 invoked by uid 99); 1 Dec 2009 02:03:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Dec 2009 02:03:43 +0000 X-ASF-Spam-Status: No, hits=-10.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI 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, 01 Dec 2009 02:03:41 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 3633B234C052 for ; Mon, 30 Nov 2009 18:03:21 -0800 (PST) Message-ID: <1461468362.1259633001220.JavaMail.jira@brutus> Date: Tue, 1 Dec 2009 02:03:21 +0000 (UTC) From: "Marvin Humphrey (JIRA)" To: lucy-dev@lucene.apache.org Subject: [jira] Resolved: (LUCY-78) Find latest snapshot file in a Folder. In-Reply-To: <2112335808.1259632882111.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/LUCY-78?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marvin Humphrey resolved LUCY-78. --------------------------------- Resolution: Fixed Committed as r885650. > Find latest snapshot file in a Folder. > -------------------------------------- > > Key: LUCY-78 > URL: https://issues.apache.org/jira/browse/LUCY-78 > Project: Lucy > Issue Type: Improvement > Components: Core > Reporter: Marvin Humphrey > Assignee: Marvin Humphrey > Attachments: latest_snap.patch > > > Add a utility routine to Lucy::Util::IndexFileNames for finding the name > of the most recent snapshot_NNN.json file in a Folder, based on the > base 36 "generation" number encoded within it. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.