Check Solr's log, it's there.
> I don't know. It doesn't say as far as I can tell. Is there a way to look > at the logs or data to determine? > > On Tue, Sep 27, 2011 at 4:55 PM, Markus Jelsma > > <[email protected]>wrote: > > For which field do you get this issue? At least one such issue is fixed > > in 1.4-dev. > > > > > 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.

