You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to JATE2
Hi,Gao,
I have a problem when I start to run jate in solr. The error information is:
jateCore: org.apache.solr.common.SolrException:org.apache.solr.common.SolrException: Could not load conf for core jateCore: Can't load schema F:\odpDemo\solr-5.5.3\server\solr\jateCore\conf\schema.xml: Plugin init failure for [schema.xml] fieldType "jate_text_2_ngrams": Plugin init failure for [schema.xml] analyzer/filter: Error loading class 'org.apache.lucene.analysis.jate.OpenNLPPOSTaggerFactory'
I tried to replace ''org.apache.lucene.analysis.jate.OpenNLPPOSTaggerFactory' with 'solr.StandardTokenizerFactory' in schema.xml,but other class which include 'jate' has problems again.Therefor,I wonder if I have do something wrong during config jate core.Would you tell me how to fix it?
Thank you very much.I hope to hear from you soon.
Best wishes.
Wang.
Lu Wang
unread,
Nov 20, 2016, 9:29:08 AM11/20/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to JATE2
Eh,it seems that I find the cause.I shouldn't write the path of jate.jar in solrconfig.xml. Anyway, thanks a lot:) 在 2016年11月20日星期日 UTC+8下午9:34:30,Lu Wang写道: