Project

General

Profile

« Previous | Next » 

Revision 46709

integrated changes from dnet40: added support for create multiple shards for the same collection on the same solr server

View differences:

solrconfig.xml.st
89 89
       replication is in use, this should match the replication
90 90
       configuration.
91 91
    -->
92
  <dataDir>solr/$indexDataDir$</dataDir>
92
  <dataDir>\${solr.data.dir:}</dataDir>
93 93

  
94 94

  
95 95
  <!-- The DirectoryFactory to use for indexes.

Also available in: Unified diff