Created on 14 December 2023, 6 months ago
Updated 25 January 2024, 5 months ago

Setup

  • Solr version:
  • Both 8 and 9

  • Drupal Core version:
  • Drupal 10.1

  • Search API version:
  • 8.x-1.31

  • Search API Solr version:
  • 4.3.1

  • Configured Solr Connector:

Issue

After installing Solr Cloud using both the Solr and Search API Solr documentation,I take these two Error messages:

1)The config-set for the Solr server solrcloud could not be generated.
2) You are using an incompatible Solr schema. Please follow the instructions described in the README.md file for setting up Solr.

I set up Solr Cloud using this command: ./bin/solr start -e cloud
Then I followed the instructions,I created 1 node,then I created a collection and then for the collection configuration I used the _default option.

Then in Drupal i installed both Search API Solr and Search API Solr Admin.
Then I created a Solr server on Drupal (with Solr node:localhost since I am on localhost)
Then I saved the server and everything seems okay.
Then,when I view the Solr server on Drupal,Ξ™ click on "Upload config set",so as to upload the configs on Solr server.
Then I Reload the collection.
As I said before I get the message :You are using an incompatible Solr schema. Please follow the instructions described in the README.md file for setting up Solr.

So,seems the config file didn't copied to Solr server .(The path of Solr server is /home/usernname/solr,but the server is approached only if the path in the Drupal Solr server is / ,otherwise is not approached.

What am I doing wrong?Any help would be appreciated.

πŸ’¬ Support request
Status

Fixed

Version

4.3

Component

Miscellaneous

Created by

πŸ‡¬πŸ‡·Greece pinkonomy

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024