Re: issue with 5.3.1 and index version

2016-04-02 Thread William Bell
What we are trying to do is - we upgraded the Solr Master machine to 5.4.1, and the slave is 5.3.1. When it replicates to the slave, it says "incompatible types". That seems like a valid use case to me? BIll On Thu, Mar 31, 2016 at 2:49 AM, Shalin Shekhar Mangar < shalinman...@gmail.com> wrote:

Re: issue with 5.3.1 and index version

2016-03-31 Thread Shalin Shekhar Mangar
The Lucene54 is the codec name. The luceneVer in solrconfig.xml is the compatibility version which is used by some analyzers/tokenizers/token filters to provide defaults or behaviour compatible with older versions. It has no relation to the indexing codec being used and once an index has been writt