Hey Eric,

That correct however it didn't work with YUI widget.

I changed my approach to use jQuery for now.
 


-Ankit

-----Original Message-----
From: Eric Pugh [mailto:ep...@opensourceconnections.com] 
Sent: Monday, November 02, 2009 10:20 AM
To: solr-user@lucene.apache.org
Subject: Re: Solr YUI autocomplete


It does, have you looked at
http://wiki.apache.org/solr/SolJSON?highlight=%28json%29#Using_Solr.27s_JSON_output_for_AJAX.
 
Also, in my book on Solr, there is an example, but using the jquery
autocomplete, which I think was answered earlier on the thread!  Hope that
helps.



ANKITBHATNAGAR wrote:
> 
> 
> Does Solr supports JSONP (JSON with Padding) in the response?
> 
> -Ankit
>  
> 
> 
> -----Original Message-----
> From: Ankit Bhatnagar [mailto:abhatna...@vantage.com] 
> Sent: Friday, October 30, 2009 10:27 AM
> To: 'solr-user@lucene.apache.org'
> Subject: Solr YUI autocomplete
> 
> Hi Guys,
> 
> I have question regarding - how to specify the 
> 
> I am using YUI autocomplete widget and it expects the JSONP response.
> 
> http://localhost:8983/solr/select/?q=monitor&version=2.2&start=0&rows=10&indent=on&wt=json&json.wrf=
> 
> I am not sure how should I specify the json.wrf=function
> 
> Thanks
> Ankit
> 
> 

-- 
View this message in context: 
http://old.nabble.com/JQuery-and-autosuggest-tp26130209p26157130.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to