I haven't seen any documantation about customizing the web ui. If you are familiar with jsp then it is just a matter of editing the files in src/web/jsp (search.jsp in your case). Then of course you want to remove anhors.jsp and explain.jsp
After customizing, just do 'ant war' and deploy the new .war to see the changes. -- Sami Siren Matthew Holt wrote: > Is there any documentation available regarding the customization of > the search page/results? > > I am interested in removing the (explain) and (anchors) links. > > Thanks. > Matt > > ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Nutch-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nutch-general
