Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id EFCBD200AE2 for ; Fri, 27 May 2016 18:43:14 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id EE81D160A12; Fri, 27 May 2016 16:43:14 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 698CC160A10 for ; Fri, 27 May 2016 18:43:14 +0200 (CEST) Received: (qmail 36897 invoked by uid 500); 27 May 2016 16:43:13 -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 36864 invoked by uid 99); 27 May 2016 16:43:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 May 2016 16:43:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id F35C52C1F5C for ; Fri, 27 May 2016 16:43:12 +0000 (UTC) Date: Fri, 27 May 2016 16:43:12 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: dev@lucene.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (SOLR-9160) Sync 6x and 7.0 UninvertingReader for Solr MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 27 May 2016 16:43:15 -0000 [ https://issues.apache.org/jira/browse/SOLR-9160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15304306#comment-15304306 ] ASF subversion and git services commented on SOLR-9160: ------------------------------------------------------- Commit 5525f429288cf8480ae7b6dc1438918e809a242c in lucene-solr's branch refs/heads/branch_6x from [~yonik@apache.org] [ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=5525f42 ] SOLR-9160: Sync 6x and 7.0 move of UninvertingReader, SlowCompositeReaderWrapper for Solr (LUCENE-7283) > Sync 6x and 7.0 UninvertingReader for Solr > ------------------------------------------ > > Key: SOLR-9160 > URL: https://issues.apache.org/jira/browse/SOLR-9160 > Project: Solr > Issue Type: Improvement > Reporter: Yonik Seeley > > LUCENE-7283 migrated some classes like UninvertedReader from Lucene to Solr in master (7) but not 6x (to give time for deprecation in Lucene). > Given we are only on 6.0 release, it may be nice to make the same changes (under /solr only) in 6x to ease backporting and allow customization/changes for Solr in the 6x line. > One method might be to cherry-pick the change from LUCENE-7283 and then revert just the /lucene directory. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org