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

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 Solr -

Re: AW: XSLT for JSON

2010-05-31 Thread stockii
thx for your help. the problem ist that our app already have an suggest version implement. and now, i want to use a new version of autosuggestion, but the responseformat isnt the same. so its not backward compatible. the client cannot change the uses of the response format ... =( today i will

AW: XSLT for JSON

2010-05-28 Thread Markus.Rietzler
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 -Ursprüngliche Nachricht- Von: Jon Baer [mailto:jonb...@gmail.com] Gesendet: Mittwoch, 26. Mai 2010 19:39 An:

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