From 98d79b3072eea189e95058bec34c0cc913bd1062 Mon Sep 17 00:00:00 2001 From: ryounes Date: Wed, 27 Apr 2011 19:37:51 +0000 Subject: [PATCH] NIHVIVO-2458 Initial draft of a solr PagedSearchController. Updates to web.xml are commented out for now. Remove portal and flag fields from search form in Freemarker templates. --- productMods/WEB-INF/web.xml | 15 ++++++++++++++- themes/wilma/templates/identity.ftl | 9 --------- themes/wilma/templates/page-home.ftl | 8 -------- 3 files changed, 14 insertions(+), 18 deletions(-) diff --git a/productMods/WEB-INF/web.xml b/productMods/WEB-INF/web.xml index f02b7186..85283cb7 100644 --- a/productMods/WEB-INF/web.xml +++ b/productMods/WEB-INF/web.xml @@ -145,7 +145,14 @@ edu.cornell.mannlib.vitro.webapp.search.lucene.LuceneSetup - + + edu.cornell.mannlib.vitro.webapp.auth.policy.setup.VivoPolicySetup @@ -980,6 +987,12 @@ SearchController edu.cornell.mannlib.vitro.webapp.search.controller.PagedSearchController + SearchController /search diff --git a/themes/wilma/templates/identity.ftl b/themes/wilma/templates/identity.ftl index d8afc39a..16847e26 100644 --- a/themes/wilma/templates/identity.ftl +++ b/themes/wilma/templates/identity.ftl @@ -33,15 +33,6 @@ Search form