In DSpace 1.8.0, I want to remove/hide the search filter. In the UI, that's 
div#aspect_discovery_SimpleSearch_div_search-filters
I was hoping to do it through configuration, e.g. by setting the property list 
to null in 
spring/discovery/spring-dspace-addon-discovery-configuration-services.xml like 

<property name="searchFilters">
  <null/>
</property>

Tomcat doesn't complain about this configuration (unlike just commenting out 
the list), but the search filter doesn't go away either. Should I alter the 
theme or discovery's sitemap.xmap instead?

Thanks,
Jason


Jason Stirnaman
Biomedical Librarian, Digital Projects
A.R. Dykes Library, University of Kansas Medical Center
jstirna...@kumc.edu
913-588-7319



------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to