Re: Send Input Through Json into solr

2013-02-13 Thread Sebastian Saip
t; you got me wrong. Actually it is little bit difficult to me to explain > correctly :( > > > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Send-Input-Through-Json-into-solr-tp4040186p4040190.html > Sent from the Solr - User mailing list archive at Nabble.com. >

Re: Send Input Through Json into solr

2013-02-13 Thread Sebastian Saip
end this json file > > { > "indent":"on", > "start":"0", > "q":"*:*", > "wt":"json", > "fq":"course_id:\\\"18\\\"" > } > > is there any way to do this ? ? > > please reply. it will help me out with lots of problems > > > Thanks --- > > > > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Send-Input-Through-Json-into-solr-tp4040186.html > Sent from the Solr - User mailing list archive at Nabble.com. >

Send Input Through Json into solr

2013-02-13 Thread anurag.jain
} ] i want to send this json file { "indent":"on", "start":"0", "q":"*:*", "wt":"json", "fq":"course_id:\\\"18\\\"" } is there any way to do this ? ? please reply. it will help me out with lots of problems Thanks --- -- View this message in context: http://lucene.472066.n3.nabble.com/Send-Input-Through-Json-into-solr-tp4040186.html Sent from the Solr - User mailing list archive at Nabble.com.