[ 
https://issues.apache.org/jira/browse/SOLR-8017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15256344#comment-15256344
 ] 

Peter Blokland commented on SOLR-8017:
--------------------------------------

so that means that using tika metadata indexing with schemaless mode is, well, 
useless ? because that's where this is happening to me. I don't _want_ to 
anticipate (i.e. create a schema) for all possible metadata coming from tika (I 
wouldn't even know how). and is it stands, I cannot be sure all my documents 
will be indexed :(

> solr.PointType can't deal with coordination in format like (0.9504547, 1.0, 
> 1.0890503)
> --------------------------------------------------------------------------------------
>
>                 Key: SOLR-8017
>                 URL: https://issues.apache.org/jira/browse/SOLR-8017
>             Project: Solr
>          Issue Type: Improvement
>    Affects Versions: 5.2
>            Reporter: wangshanshan
>            Priority: Minor
>
> In jpg picture files there will be some fields like media_white_point, 
> media_black_point, which in format like (0.9504547, 1.0, 1.0890503).
> But solr.PointType can't deal with the "(", it just splis by comma and let 
> Double.parse  deal with a string like "(0.9504547".
> In this case, a NumberFormatException will be raised.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to