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 16DB6D013 for ; Sun, 10 Mar 2013 20:39:14 +0000 (UTC) Received: (qmail 13393 invoked by uid 500); 10 Mar 2013 20:39:12 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 13338 invoked by uid 500); 10 Mar 2013 20:39:12 -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 13330 invoked by uid 99); 10 Mar 2013 20:39:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 10 Mar 2013 20:39:12 +0000 Date: Sun, 10 Mar 2013 20:39:12 +0000 (UTC) From: "Commit Tag Bot (JIRA)" To: dev@lucene.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (SOLR-4475) Fix various places that still assume File based paths even when not using a file based DirectoryFactory. 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/SOLR-4475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13598376#comment-13598376 ] Commit Tag Bot commented on SOLR-4475: -------------------------------------- [branch_4x commit] Mark Robert Miller http://svn.apache.org/viewvc?view=revision&revision=1454915 SOLR-4475: Fix various places that still assume File based paths even when not using a file based DirectoryFactory. SOLR-4551: CachingDirectoryFactory needs to create CacheEntry's with the fullpath not path. > Fix various places that still assume File based paths even when not using a file based DirectoryFactory. > -------------------------------------------------------------------------------------------------------- > > Key: SOLR-4475 > URL: https://issues.apache.org/jira/browse/SOLR-4475 > Project: Solr > Issue Type: Bug > Reporter: Mark Miller > Assignee: Mark Miller > Priority: Minor > Fix For: 4.2, 5.0 > > Attachments: SOLR-4475.patch > > > Not really a big deal the way it's used, but this is much more logical to the current design. -- 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