On 05/27/2010 10:30 AM, Antonello Mangone wrote:
Hi to everyone, I'm really sorry for the s3tupid question I'm doing, but I didn't understand how to set the java system property solr.solr.home to my solr home. Can someone help me ? Thanks in advanca
it should be something likeSystem.setProperty("solr.solr.home", "whateverpathyou'dliketosetonyourfilesystem");
Claudio