s1monw opened a new pull request #2204:
URL: https://github.com/apache/lucene-solr/pull/2204


   Today we force indices that were created with N-2 and older versions of 
lucene
   to fail on open. This check doesn't even check if the codecs are available. 
In order
   to allow users to open older indices and for us to support N-2 versions this 
change
   adds an API on DirectoryReader to specify a mininum index version on a per 
reader basis.
   This doesn't apply for the IndexWriter which will fail on opening older 
indices.
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to