hi every body...
   i queried following solr query 
http://localhost:8080/solr/db/select/?q=test&version=2.2&start=0&rows=10&indent=on&fl=keywords&omitHeader=true
http://localhost:8080/solr/db/select/?q=test&version=2.2&start=0&rows=10&indent=on&fl=keywords&omitHeader=true
 
to get the all keywords started with letter "t"........now i have one jquery
page with search field and ineed to get all the keywords from my solr url
and i need to show as autocomplete search field...please help me to do this


Thanx in advance...

--
View this message in context: 
http://lucene.472066.n3.nabble.com/solr-integration-with-jquery-client-page-tp3263998p3263998.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to