Solr issue with core

I have just installed and set up Solr (7.0.1).

I copied omeka folder from plugins/SolrSearch/solr-core to the Solr home folder. After Solr restart I end up with the following error within Solr admin:
omeka: org.apache.solr.common.SolrException:org.apache.solr.common.SolrException: Could not load conf for core omeka: Can’t load schema xxx/solr/omeka/conf/schema.xml: Plugin init failure for [schema.xml] fieldType “pint”: Error loading class ‘solr.IntField’

Would appreciate any help on where to dig further.

I am not sure if SolrSearch is compatible with latest version of Solr. I use Solr 4 : http://archive.apache.org/dist/lucene/solr/4.10.4/

Apparently it’s not, but I followed this issue:


and I managed to run the plugin with Solr 7.0.1.

This topic was automatically closed after 250 days. New replies are no longer allowed.