Upgrade solr 1.4 index to solr 3.3?
问题 I have an existing index build using apache solr 1.4. I want to use this existing index in version 3.3. As you know the index format is changed after 3.x, so how is it possible to do this? I have exported the existing index (that is in 1.4 version) using Luke to XML. 回答1: There's two ways to do this: if your index is unoptimized, then simply optimize it - this will upgrade the file format along the way. if your index is already optimized, you can't do this. Instead, use the command line tool