On Mi, 2012-11-14 at 17:57 +0200, Artem Lokotosh wrote: > > Does it mean that Solr is creating the index in some kind of > > old format? Is it possible to change the format? > > Try this > http://lucene.apache.org/core/4_0_0/core/org/apache/lucene/index/IndexUpgrader.html >
I'm wondering why a newly created index, created with the latest release of solr 4.0 is "too old". Am I missing some config options? In particular as it states: This version of Lucene only supports indexes created with release 1.9 and later. which is way back. Either it's a bug or some configuration or installation went wrong. --tomw