Skip to content

Instantly share code, notes, and snippets.

@renanpalmeira
Created March 30, 2016 01:08
Show Gist options
  • Save renanpalmeira/cff245d45fb776cda5daf01f88612d66 to your computer and use it in GitHub Desktop.
Save renanpalmeira/cff245d45fb776cda5daf01f88612d66 to your computer and use it in GitHub Desktop.
org.apache.solr.common.SolrException: Plugin init failure for [schema.xml] fieldType "shingleString": Plugin init failure for [schema.xml] analyzer/filter: Error instantiating class: 'org.apache.lucene.analysis.position.PositionFilterFactory'. Schema file is /opt/solr/solr/shop/schema.xml
Caused by: org.apache.solr.common.SolrException: Plugin init failure for [schema.xml] fieldType "shingleString": Plugin init failure for [schema.xml] analyzer/filter: Error instantiating class: 'org.apache.lucene.analysis.position.PositionFilterFactory'
Caused by: org.apache.solr.common.SolrException: Plugin init failure for [schema.xml] fieldType "shingleString": Plugin init failure for [schema.xml] analyzer/filter: Error instantiating class: 'org.apache.lucene.analysis.position.PositionFilterFactory'. Schema file is /opt/solr/solr/shop/schema.xml
Caused by: org.apache.solr.common.SolrException: Plugin init failure for [schema.xml] fieldType "shingleString": Plugin init failure for [schema.xml] analyzer/filter: Error instantiating class: 'org.apache.lucene.analysis.position.PositionFilterFactory'
org.apache.solr.common.SolrException: Unknown fieldType 'shingleString' specified on field name. Schema file is /opt/solr/solr/shop/schema.xml
Caused by: org.apache.solr.common.SolrException: Unknown fieldType 'shingleString' specified on field name
Caused by: org.apache.solr.common.SolrException: Unknown fieldType 'shingleString' specified on field name. Schema file is /opt/solr/solr/shop/schema.xml
Caused by: org.apache.solr.common.SolrException: Unknown fieldType 'shingleString' specified on field name
org.apache.solr.common.SolrException: Plugin init failure for [schema.xml] fieldType "shingleString": Plugin init failure for [schema.xml] analyzer/filter: Error instantiating class: 'org.apache.lucene.analysis.shingle.ShingleFilterFactory'. Schema file is /opt/solr/solr/shop/schema.xml
Caused by: org.apache.solr.common.SolrException: Plugin init failure for [schema.xml] fieldType "shingleString": Plugin init failure for [schema.xml] analyzer/filter: Error instantiating class: 'org.apache.lucene.analysis.shingle.ShingleFilterFactory'
Caused by: org.apache.solr.common.SolrException: Plugin init failure for [schema.xml] fieldType "shingleString": Plugin init failure for [schema.xml] analyzer/filter: Error instantiating class: 'org.apache.lucene.analysis.shingle.ShingleFilterFactory'. Schema file is /opt/solr/solr/shop/schema.xml
Caused by: org.apache.solr.common.SolrException: Plugin init failure for [schema.xml] fieldType "shingleString": Plugin init failure for [schema.xml] analyzer/filter: Error instantiating class: 'org.apache.lucene.analysis.shingle.ShingleFilterFactory'
org.apache.solr.common.SolrException: Plugin init failure for [schema.xml] fieldType "shingleString": Plugin init failure for [schema.xml] analyzer/filter: Error instantiating class: 'org.apache.lucene.analysis.shingle.ShingleFilterFactory'. Schema file is /opt/solr/solr/shop/schema.xml
Caused by: org.apache.solr.common.SolrException: Plugin init failure for [schema.xml] fieldType "shingleString": Plugin init failure for [schema.xml] analyzer/filter: Error instantiating class: 'org.apache.lucene.analysis.shingle.ShingleFilterFactory'
Caused by: org.apache.solr.common.SolrException: Plugin init failure for [schema.xml] fieldType "shingleString": Plugin init failure for [schema.xml] analyzer/filter: Error instantiating class: 'org.apache.lucene.analysis.shingle.ShingleFilterFactory'. Schema file is /opt/solr/solr/shop/schema.xml
Caused by: org.apache.solr.common.SolrException: Plugin init failure for [schema.xml] fieldType "shingleString": Plugin init failure for [schema.xml] analyzer/filter: Error instantiating class: 'org.apache.lucene.analysis.shingle.ShingleFilterFactory'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment