From 9d8610f4103273cb769d39f86d3b80af7a77a94f Mon Sep 17 00:00:00 2001 From: ryounes Date: Thu, 12 May 2011 20:51:46 +0000 Subject: [PATCH] NIHVIVO-2437 Add commented-out servlet and listener specifications for Solr search --- webapp/config/web.xml | 26 ++++++++++++++++++++------ 1 file changed, 20 insertions(+), 6 deletions(-) diff --git a/webapp/config/web.xml b/webapp/config/web.xml index 4c495732e..e6cb0573a 100644 --- a/webapp/config/web.xml +++ b/webapp/config/web.xml @@ -143,12 +143,20 @@ edu.cornell.mannlib.vitro.webapp.search.lucene.LuceneSetup - - + + + + edu.cornell.mannlib.vitro.webapp.auth.identifier.UserToIndIdentifierFactorySetup @@ -890,7 +898,13 @@ SearchController edu.cornell.mannlib.vitro.webapp.search.controller.PagedSearchController + + SearchController /search