cancel
Showing results for 
Search instead for 
Did you mean: 

Start/stop solr4 separately

hardik_thakkar
Star Contributor
Star Contributor

Hi Team,

I have installed alfresco(5.2.f) using installer.

Can i start/stop solr4 without affecting tomcat server? If yes, what are the commands/steps for the same?

What are the different loggers available for solr4 except below one for better troubleshooting?

log4j.logger.org.alfresco.solr.tracker.AclTracker=ERROR

log4j.logger.org.alfresco.solr.component.AsyncBuildSuggestComponent=INFO

log4j.logger.org.alfresco.solr.tracker.CoreTracker=DEBUG
log4j.logger.org.alfresco.solr.tracker.MetadataTracker=DEBUG

Thanks,
Hardik

3 REPLIES 3

kaynezhang
World-Class Innovator
World-Class Innovator

You can install solr4 in it's own tomcat ,seperate from alfresco.

Hi @kaynezhang ,

Thanks for your suggesiton, i will try to use solr4 on separate server. Please share if you have reference link.

I am looking for option to start/stop solr4 which is installed using alfresco installer.