Re: how to make getJson parameter dynamic

2011-06-03 Thread Erick Erickson
Romi: Please review: http://wiki.apache.org/solr/UsingMailingLists This is the Solr forum. jQuery questions are best directed at a jQuery-specific forum. Best Erick On Fri, Jun 3, 2011 at 2:27 AM, Romi wrote: > lee carroll: Sorry for this. i did this because i was not getting any > response. a

Re: how to make getJson parameter dynamic

2011-06-02 Thread Romi
lee carroll: Sorry for this. i did this because i was not getting any response. anyway thanks for letting me know and now i found the solution of the above problem :) now i am facing a very strange problem related to jquery can you please help me out. $(document).ready(function(){ $("#c2"

Re: how to make getJson parameter dynamic

2011-06-02 Thread lee carroll
Hi Romi, this is the third thread you have created on this subject. Its not good and will get you ignored by many people who could help. The question relates to js rather than SOLR now. See any good js manual or site for how to assign values to a variable and then concatanate these into a string.