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.5'
<dependency> <groupId>org.dspace.modules</groupId> <artifactId>solr</artifactId> <version>3.5</version> </dependency>
<dependency org="org.dspace.modules" name="solr" rev="3.5"/>
"org.dspace.modules", "solr", "3.5"