Project

General

Profile

1 7590 leinfelder
dataone.hazelcast.configFilePath=../lib/hazelcast.xml
2 7593 tao
#Embedded (default):
3
 solr.server.classname=org.apache.solr.client.solrj.embedded.EmbeddedSolrServer
4
 solr.homeDir=target/classes/solr-home
5
 solr.configFileName=solr.xml
6
 solr.collectionName=collection1
7
8
#HTTP:
9
 #solr.server.classname=org.apache.solr.client.solrj.impl.CommonsHttpSolrServer
10 7596 tao
 solr.endpoint=http://localhost:8080/solr/