Transport client not able to fetch data

curl -XPUT "http://localhost:9200/_river/dc_role_river/_meta" -d
@mongodb-dc-role-river.json
mongodb-dc-role-river.json file
{
"type": "mongodb",
"mongodb": {
"db": "data-collection",
"collection": "DC_ROLE"
},
"index": {
"name": "dc_role_idx",
"type": "DC_ROLE"
}
}

here we mentioned index name : dc_role_idx.. is any thing wrong?

On Friday, March 22, 2013 2:50:13 PM UTC+5:30, David Pilato wrote:

Why do you think you have an dc_role_idx index?
How did you create it?

--
David :wink:
Twitter : @dadoonet / @elasticsearchfr / @scrutmydocs

Le 22 mars 2013 à 09:58, srikanth gone <srika...@gmail.com <javascript:>>
a écrit :

Why do you think you have an dc_role_idx index?
How did you create it?

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.