On Tue, Feb 26, 2013 at 9:07 PM, Jose Blanco <[email protected]> wrote: > Currently I have in my sitemap for artifactbrowse a pattern catch for > /advanced-search and for /search. These two use the lucene search engine to > do the searches. I would like to have the searches take place using > discovery, but I don't see any pattern matching for these two in the > discovery sitemap. Am I missing something here? Can this be done?
You could probably copy the maps and change the transformer class to discovery, but I don't think it would work, because they have different URL parameters. Can you explain why do you think you need this and what exactly you think you need? This can most likely be avoided, in fact, I can't think of any reason to do that. Regards, ~~helix84 Compulsory reading: DSpace Mailing List Etiquette https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

