Re: Little XsltResponseWriter documentation bug (Attn: Wiki Admin)

2013-09-05 Thread Stefan Matheis
Dimitri I've added you to the https://wiki.apache.org/solr/ContributorsGroup - feel free to improve the wiki :) - Stefan On Wednesday, September 4, 2013 at 11:46 PM, Dmitri Popov wrote: > Upayavira, > > I could edit that page myself, but need to be confirmed human according to > http://wiki

Re: Little XsltResponseWriter documentation bug (Attn: Wiki Admin)

2013-09-04 Thread Dmitri Popov
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 wrote: > It's a wiki. Can't you correct it? > > Upayavira > >

Re: Little XsltResponseWriter documentation bug (Attn: Wiki Admin)

2013-09-04 Thread Upayavira
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 > >name="xslt" > class="org.apache.solr.request.XS

Little XsltResponseWriter documentation bug (Attn: Wiki Admin)

2013-09-04 Thread Dmitri Popov
Hi, http://wiki.apache.org/solr/XsltResponseWriter (and reference manual PDF too) become out of date: In configuration section 5 class name org.apache.solr.request.XSLTResponseWriter should be replaced by org.apache.solr.response.XSLTResponseWriter Otherwise ClassNotFoundException happe