Error no configsets folder when create new Solr core 7.4
- kuro19Participant5 years, 8 months ago #9574
Hi,
After installed solr 7.4, I install WPsolr and follow instruction:
Navigate to the folder:
cd /var/solr/data/configsets
It returned error as there is no ‘configsets’ under ‘data’ folder, so I created one manually and follow instruction still the end.
Continue still tab 3, there is no post in the index but it display “All Posts are indexed.”.
checking at IP:8983/solr/#/~logging
null:org.apache.solr.core.SolrCoreInitializationException: SolrCore ‘solr2’ is not available due to init failure: Could not load configuration from directory /var/solr/data/configsets/solr2
Did I do something wrong?
Thank you.
kuro19Participant5 years, 8 months ago #9579Hi,
I followed the instruction at: https://devops.profitbricks.com/tutorials/install-and-configure-apache-solr-on-centos-7/
Instead of Solr 6.3 as the guide, I use 7.4 as latest test by WPSolr.
Thanks.
wpsolrKeymaster5 years, 8 months ago #9580Thanks. https://lucene.apache.org/solr/guide/7_4/config-sets.html should help you locate your configsets folder.
kuro19Participant5 years, 8 months ago #9584I have to created one under /var/solr/data/configsets and it works, there is no error message this time in logging.
Unfortunately, tab 2 display 2. Define your search with ‘No index selected’ White in tab 3, I can send the data without issue.
The search page on front end also error: “The search index is missing. Configure one in the Solr indexes”
You must be logged in to reply to this topic.