Doug I am working on "XSLT result" now, it seems easy. OpenSearchServlet will return xml result by default, and xslt result by "format=xslt", also you can config xslt location. Anyone need velocity/freemaker result?
Thanks /Jack On 4/19/05, Doug Cutting <[EMAIL PROTECTED]> wrote: > Michael Wechner wrote: > > I think it would make sense to add <?xml-stylesheet, because XML parsers > > won't mind, > > but it allows client side rendering by XSLT such as for instance > > http://search.msn.ch/results.aspx?q=Nutch&format=rss&FORM=ZZRE > > So the idea is that the "format=" supplies the name of the stylesheet? > That sounds good to me. Any objections? > > > Also I think it would make sense to put a link within the search.jsp to > > the OpenSearchServlet > > Done. > > > Just let me know if I can help on any of these issues or if you or anyone > > else has already started. > > Are you interested in contributing the server-side XSLT solution? I > have no immediate plans to implement that. > > Cheers, > > Doug >
