HI Bart, You've linked to the page that explains how to use Saxon to run XSLT over the output. So the answer is yes? I'm having trouble understanding what your real question is.
Thanks, Michael Della Bitta ------------------------------------------------ Appinions 18 East 41st Street, 2nd Floor New York, NY 10017-6271 www.appinions.com Where Influence Isn’t a Game On Tue, Mar 12, 2013 at 3:15 PM, jazz <jazzsa...@me.com> wrote: > Hi, > > I am having trouble with XML output: > > localhost:8983/solr/collection1/select?q=*.*?wt=xml > > It is possible to use this schema format in Solr? > > <result name="response" numFound="11" start="0"> > <doc> > <str name="name1" ext="extended" last="last"> > <doc> > So, extending a field with XML childs ext and last? Or it it possible to > reformat the XML output with and XSLT processor such as Saxon > (http://wiki.apache.org/solr/XsltResponseWriter)? > > Regards, > > Bart