Upayavira,

I could edit that page myself, but need to be confirmed human according to
http://wiki.apache.org/solr/FrontPage#How_to_edit_this_Wiki

My wiki account name is 'pin' just in case.

On Wed, Sep 4, 2013 at 5:27 PM, Upayavira <u...@odoko.co.uk> wrote:

> It's a wiki. Can't you correct it?
>
> Upayavira
>
> On Wed, Sep 4, 2013, at 08:25 PM, Dmitri Popov wrote:
> > Hi,
> >
> > http://wiki.apache.org/solr/XsltResponseWriter (and reference manual PDF
> > too) become out of date:
> >
> > In configuration section
> >
> > <queryResponseWriter
> >   name="xslt"
> >   class="org.apache.solr.request.XSLTResponseWriter">
> >   <int name="xsltCacheLifetimeSeconds">5</int>
> > </queryResponseWriter>
> >
> > class name
> >
> > org.apache.solr.request.XSLTResponseWriter
> >
> > should be replaced by
> >
> > org.apache.solr.response.XSLTResponseWriter
> >
> > Otherwise ClassNotFoundException happens. Change is result of
> > https://issues.apache.org/jira/browse/SOLR-1602 as far as I see.
> >
> > Apparently can't update that page myself, please could someone else do
> > that?
> >
> > Thanks!
>

Reply via email to