: 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
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.
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 - Use
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
: 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