I have 3 independent .db and segment sets that have been crawled individually and are now placed in 3 different folders side by side.
I have 3 different websites that use nutch search, each needs to be pointed at a different .db and segment.
How can I do this while maintaining one copy of Nutch on same Tomcat server, without having to run 3 separate instances of Tomcat?
Seems to me this would require re-compiling an element in search.jsp to read 3 scoping variables passed to it via query string, but I can't figure out which component in search.jsp controls where nutch is pointing its search.
I suspect it could be the NutchBean.get(application) call,, does anyone have any experience or insight with this?
-Nate Hale
------------------------------------------------------- This SF.net email is sponsored by Demarc: A global provider of Threat Management Solutions. Download our HomeAdmin security software for free today! http://www.demarc.com/Info/Sentarus/hamr30 _______________________________________________ Nutch-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nutch-general
