Does not connects to index
- omerpakalParticipant5 years, 4 months ago #11731
Hi,
I am trying to configure the plugin and once I click on “Check the index status, then Save this configuration” I am getting a massage telling me I need to install wpsolr config files first.
I installed them but I still can’t get past this. Every time I check the connection, I’m promoted with the instructions and nothing is being saved. There’s also no “Save” button.
In the “Search with this search engine index” field under “Define your search with …” I only got the option “Your search is not managed by a search engine index. Please select one here”.
Why is that happening and how can I solve that?
Thanks.
omerpakalParticipant5 years, 4 months ago #11734The image isn’t visible.
Here’s a link to it: https://imgur.com/KVtrAHNomerpakalParticipant5 years, 4 months ago #11750Are you referring to these instructions?
עומר שעשוע <omer@pakal.co.il>
Tue, Apr 16, 2:15 PM (5 days ago)
to helpdesk
You first need to install the wpsolr config files:
Login to your Solr server
Navigate to the folder:
cd /var/solr/data/configsets
Download the zip file:
curl -L -o hagorsales_search.zip https://www.dropbox.com/s/v3a7gtqibsgj9e3/wpsolr-v5.zip?dl=0
Create the extraction folder:
mkdir -p hagorsales_search/conf
Unzip the conf files:
unzip hagorsales_search.zip -d hagorsales_search/conf
Your are ready now. Retry !
wpsolrKeymaster5 years, 4 months ago #11755Please send me a screenshot of your index config files in the Solr admin dashboard:
https://xxxxx:8983/solr/#/yourindexname/files?file=schema.xml
You must be logged in to reply to this topic.