cancel
Showing results for 
Search instead for 
Did you mean: 

Solr url for fixing a particular index on Production not working

rajak15pi
Champ in-the-making
Champ in-the-making

Hi

I am using below url to fix one non searchable file's solr index on production server.

https://production-ip:8443/solr/admin/cores?action=REINDEX&nodeid=1788

But I am getting no response from above url.

Steps followed :

1) Copied the browser.p12 from   <INSTALLATION-DIR-ALFRESCO>\alf_data\keystore\  from production server to local system.

2) Imported the copied file in browser.

3) Executed the above url , but it gives no response and not re-index the file.

Is it ok , if I have copied the browser.p12 file from production to local system and then imported it in browser ?

If above steps is not correct  , then is there any other process to make above url working?

Thanks

Guddu Rajak

Message was edited by: Guddu Rajak

1 ACCEPTED ANSWER

Ok so here is the documentation regarding your Alfresco/Solr version : Solr monitoring and troubleshooting | Alfresco Documentation

Check the url : http://production-ip:8080/solr/...

Regards

View answer in original post

5 REPLIES 5

ycoulon
Employee
Employee

Hi,

Have you check the status of SolR index before and after ? Check the documentation : Unindexed Solr Transactions | Alfresco Documentation

This page will give you hint on how to check index.

Maybe you can attach solr.log.

Yann

rajak15pi
Champ in-the-making
Champ in-the-making

Hi Yann,

Thanks for your reply .

I am having issue in getting the solr admin url issue on production :

The solr admin url is not working on production and I have followed above mentioned steps in my earlier post.

In my local machine , it is working. what could be the issue on production?

Regards

Guddu Rajak

Hi,

Can you tell wich version of Alfresco are you using.

How Alfresco is setup ? All in one server or did you dispatch components on multiple server ?

Regards

rajak15pi
Champ in-the-making
Champ in-the-making

Hi Yann,

Sorry I missed to mentioned that my Alfresco is 4.1 version.

On production environment we have two node server.

Each nodes has alfresco installed separately. All the Alfresco components are installed on each node.

Regards

Ok so here is the documentation regarding your Alfresco/Solr version : Solr monitoring and troubleshooting | Alfresco Documentation

Check the url : http://production-ip:8080/solr/...

Regards