I'm attempting to enable the IndexMetatags plugin for my Nutch 1.7 configuration and I'm stumbling across a roadblock in step 5 of, http://wiki.apache.org/nutch/IndexMetatags
Per step 5's note, I have updated the following on file, solrindex-mapping.xml to rename the fields. In my case, <field dest="serptitle" source="metatag.serptitle"/> <field dest="serpdescription" source="metatag.serpdescription"/> That said, on the subsequent crawl I make with Nutch, the log reports the following… See, http://pastebin.com/F4uV6Mps Respectively, the Solr log file outputs the following… See, http://pastebin.com/H2YkwWWN I've confirmed thus far that: - The plugin is included and validated per steps 1 through 5. - Both schema.xml files for Nutch 1.7 and Solr 4.5.0 are the same. - Running, $bin/nutch indexchecker http://www.mywebsite.com/admissions/admissions.htm confirms the meta data exists. Any thoughts on what the problem could be? Thanks, Mark IMPORTANT NOTICE: This e-mail message is intended to be received only by persons entitled to receive the confidential information it may contain. E-mail messages sent from Bridgepoint Education may contain information that is confidential and may be legally privileged. Please do not read, copy, forward or store this message unless you are an intended recipient of it. If you received this transmission in error, please notify the sender by reply e-mail and delete the message and any attachments.

