I have this method: http://localhost:8983/solr/core1/select?wt=csv 
This gives all the field names found in the core. 

But when I do a shards like this:
http://localhost:8983/solr/core1/select?wt=csv&shards=localhost:8983/solr/core1,localhost:8983/solr/core2,
I get no output. Have you any idea to get all the field names from all the
cores?





--
View this message in context: 
http://lucene.472066.n3.nabble.com/Luke-using-shards-tp3865816p4334605.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to