Re: AW: XSLT for JSON

2010-06-14 Thread Chris Hostetter
: i'm only want the response format of StandardSearchHandler for the : TermsComponent. how can i do this in a simple way ? :D I still don't understand what you are asking ... TermsComponent returns data about terms. The SearchHandler runs multiple components, and returns whatever data those c

Re: AW: XSLT for JSON

2010-06-09 Thread stockii
help me please =( -- View this message in context: http://lucene.472066.n3.nabble.com/XSLT-for-JSON-tp845386p882319.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: AW: XSLT for JSON

2010-06-07 Thread stockii
hm. i dont know how i to use velocity. i'm only want the response format of StandardSearchHandler for the TermsComponent. how can i do this in a simple way ? :D thx -- View this message in context: http://lucene.472066.n3.nabble.com/XSLT-for-JSON-tp845386p876903.html Sent from the

Re: AW: XSLT for JSON

2010-05-31 Thread stockii
day i will try out with velocity and the json.nl parameter. i didnt know about these options. thx =) -- View this message in context: http://lucene.472066.n3.nabble.com/XSLT-for-JSON-tp845386p858025.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: AW: XSLT for JSON

2010-05-28 Thread Chris Hostetter
: ok,but is there an easy way to influence the format of json output? : eg field order, names etc. maybe i want to group the result differently or add some infos Wouldn't that be easier to do on the cliend side once you have the json structure? if not: then using the velocity writer to generat

AW: XSLT for JSON

2010-05-28 Thread Markus.Rietzler
n: solr-user@lucene.apache.org > Betreff: Re: XSLT for JSON > > You should already get this out of the box ... just tack on a > wt=json to the params ie ... > > http://localhost:8983/solr/select/?q=*%3A*&version=2.2&start=0 > &rows=10&indent=on&qt=tvrh&

Re: XSLT for JSON

2010-05-26 Thread Jon Baer
... > > thx > -- > View this message in context: > http://lucene.472066.n3.nabble.com/XSLT-for-JSON-tp845386p845386.html > Sent from the Solr - User mailing list archive at Nabble.com.

Re: XSLT for JSON

2010-05-26 Thread Erik Hatcher
json ... ;-) the new JSON format should exactly the same like the standard response ... thx -- View this message in context: http://lucene.472066.n3.nabble.com/XSLT-for-JSON-tp845386p845386.html Sent from the Solr - User mailing list archive at Nabble.com.

XSLT for JSON

2010-05-26 Thread stockii
this message in context: http://lucene.472066.n3.nabble.com/XSLT-for-JSON-tp845386p845386.html Sent from the Solr - User mailing list archive at Nabble.com.