On 6/6/2016 10:56 AM, Jeferson dos Anjos wrote: > I'm trying to index images on SOLR, but I get the following error: > ERROR: [doc=5b36cb2b78072e41] Error adding field > 'media_black_point'='(0.012054443, 0.012496948, 0.010314941)' msg=For > input string: "(0.012054443" It looks like it's a problem of field > types, but these fields are extracted automatically. I'm forgetting > some additional configuration?
Looks like you're probably running into this, which was marked "Won't Fix": https://issues.apache.org/jira/browse/SOLR-8017 Thanks, Shawn