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

Jan Høydahl commented on SOLR-11313:
------------------------------------

I tried to replace {{tdouble}} with {{pdouble}} and that works. But now we get 
some warnings instead:

{noformat}
WARN  - 2017-09-02 22:13:04.166; [   x:mail] org.apache.solr.core.SolrConfig; 
Couldn't add files from 
/Users/janhoy/git/lucene-solr/solr/contrib/dataimporthandler/lib filtered by 
.*\.jar to classpath: 
/Users/janhoy/git/lucene-solr/solr/contrib/dataimporthandler/lib
WARN  - 2017-09-02 22:13:04.547; [   x:mail] 
org.apache.solr.core.SolrResourceLoader; Solr loaded a deprecated 
plugin/analysis class [solr.LatLonType]. Please consult documentation how to 
replace it accordingly.
WARN  - 2017-09-02 22:13:04.547; [   x:db] 
org.apache.solr.core.SolrResourceLoader; Solr loaded a deprecated 
plugin/analysis class [solr.LatLonType]. Please consult documentation how to 
replace it accordingly.
{noformat}

Which is not that bad but should be fixed while we're at it?

> DIH examples broken due to "Unknown fieldType 'tdouble'"
> --------------------------------------------------------
>
>                 Key: SOLR-11313
>                 URL: https://issues.apache.org/jira/browse/SOLR-11313
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: examples
>    Affects Versions: 7.0
>            Reporter: Jan Høydahl
>            Priority: Blocker
>             Fix For: 7.0
>
>
> As detected by [~arafalov] in 
> https://lists.apache.org/thread.html/36303b8245514aff58fa8d335b955abc8360a2528f30a3a283c25c81@%3Cdev.lucene.apache.org%3E
> {quote}
> DIH example fails to load for 3 out of 5 examples:
> db: org.apache.solr.common.SolrException:org.apache.solr.common.SolrException:
> Could not load conf for core db: Can't load schema
> /Users/arafalov/Downloads/solr-7.0.0/example/example-DIH/solr/db/conf/managed-schema:
> Unknown fieldType 'tdouble' specified on field *_coordinate
> mail: 
> org.apache.solr.common.SolrException:org.apache.solr.common.SolrException:
> Could not load conf for core mail: Can't load schema
> /Users/arafalov/Downloads/solr-7.0.0/example/example-DIH/solr/mail/conf/managed-schema:
> Unknown fieldType 'tdouble' specified on field *_coordinate
> solr: 
> org.apache.solr.common.SolrException:org.apache.solr.common.SolrException:
> Could not load conf for core solr: Can't load schema
> /Users/arafalov/Downloads/solr-7.0.0/example/example-DIH/solr/solr/conf/managed-schema:
> Unknown fieldType 'tdouble' specified on field *_coordinate
> {quote}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to