Skip to content
권혁진 edited this page May 29, 2014 · 4 revisions
conn = urlopen('http://%s/solr/select?shards=%s/solr&%s&wt=json' % (cores[0] , "/solr,".join(cores), query))
Clone this wiki locally