How can I check my solr index with Luke? I tried pointing to my index location (solr / core1 / data / index). But I get an error
Unknown format version: -12
I got this error with the nightly build lucene (4.x) and older than luke (1.0.1) - the latest currently available from her site.
Take a look and create the last luke from here:
http://code.google.com/p/luke/source/checkout
He reads the latest versions of lucene 4.x ok, 3.x.
As Mauricio suggests, this error means that your luke version is older than your solr version. Try upgrading to the latest version of Luke.
Source: https://habr.com/ru/post/1338380/More articles:Parsing an XML file in Java to get a list of names - javaDestroy duplicate XML elements in Simple 2.5.3 (Java) - javaLooking for a duplicate element in an array? - javaWarning about assignment from an incompatible pointer type when using pointers and arrays? - cProper Web.Config for Post WebMethod with AJAX - ajaxRule delta versus gradient descent? - neural-networkCan I provide summary information or similar information to get Intellisense on the consumed WCF service? - c #Is there a way to get column number by column name in jqgrid - jquery-pluginsIs it the smell of code if an object knows a lot of its owner? - design-patternsPerhaps a SharePoint SPFile extension for an existing item? - file-extensionAll Articles