开发者

Deploying solr in Jboss

I want to deploy the solr.war to jboss se开发者_JS百科rver. Please provide me the steps for this. Also after deploying what url i should use to access the solr/data/index directory? Thanks!!


In JBoss 7.1.1:

  1. In jboss-as-7.1.1.Final-folder/standalone/deployments COPY solr.war and solr directory from examples folder of solr release.

  2. JBoss Administration console(probably localhost:8080) -> Profile -> System properties: KEY-> solr.solr.home VALUE->

  3. Run server and test localhost:8080/solr/.


Here you can find some info: Deploy solr in JBoss

Please tell us which version of solr and JBoss you're using and if you need extra help.


I wrote a post in portuguese...

http://jbossdivers.wordpress.com/2013/04/08/deployando-apache-solr-4-2-1-no-jboss-as-7-1-3-jboss-eap-6-0-1/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜