Greetings, I have following this tutorial ( http://sujitpal.blogspot.com/2012/01/nutchgora-scoring-and-indexing-plugins.html) for passing on url metadata to Solr index.
And it successfully has passed my url metadata to Solr, but now my <boost> field is always 0.0. If I remove this plugin from my nutch-site then my <boost> field has correct value. I have gone through the source code of this plugin but couldn't find any code which could be affect the value of <boost> field. Any suggestions on how to resolve it ? Or is there anyother mechanism to pass the url metadata ( in seed.txt ) in nutch2.x ? Regards, Khan

