Hi all, I have nutch 1.6 setup and running with Solr 3.6.2 and I'm trying to upgrade to Solr 4.2 but I'm missing something...
I re-built nutch with schema-solr4.xml as schema.xml and copied the schema-solr4.xml to Solr example/collection1/conf/schema.xml The index phase keeps failing throwing errors about unknown field "host" and "metatag.description" (metatags worked just fine with 3.6.2). What else am I missing ? Thanks.

