So I added the Nutch fields to my Solr schema and reran solrindex. However, now I'm getting a NumberFormatException. Nutch is apparently sending "123456 " to Solr to be parsed as a TrieLong.
Any ideas what would cause this and where to look to fix it? Thanks.

