This project allows you to overlay your own local SOLR customizations on top of the default SOLR web application provided with DSpace.
'org.dspace.modules:solr:3.4'
<dependency> <groupId>org.dspace.modules</groupId> <artifactId>solr</artifactId> <version>3.4</version> </dependency>
<dependency org="org.dspace.modules" name="solr" rev="3.4"/>
"org.dspace.modules", "solr", "3.4"