You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Yonik Seeley (JIRA)" <ji...@apache.org> on 2016/05/25 15:52:12 UTC

[jira] [Created] (SOLR-9160) Sync 6x and 7.0 UninvertingReader for Solr

Yonik Seeley created SOLR-9160:
----------------------------------

             Summary: 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