If I check out the current trunk, and from solr do an "ant clean example" all is well, even up to starting Solr. But trying to hit anything on the site gives a response in the browser starting with:
org.apache.solr.common.SolrException: Plugin init failure for [schema.xml] fieldType:Error loading class 'solr.SpatialTileField' Commenting the relevant <fieldType.... out of schema.xml fixes this. Should I open a Jira or does someone want to jump on it? Erick
