Seems like I moved to the next failure. Now I get java.lang.NoClassDefFoundError: org/apache/solr/schema/SpatialQueryable
during solr startup. Any idea where this sould be? It seems to be required by the path (src/main/java/solr2155/solr/schema/GeoHashField.java:public class GeoHashField extends FieldType implements SpatialQueryable) but not provided within the ZIP. Marian