phillro / node-elasticsearch-client

A client written in node for elastic search
364 stars 90 forks source link

Set _id for docs with bulk index #105

Open YannBrrd opened 11 years ago

YannBrrd commented 11 years ago

Hi,

Can anyone tell me how I can set the doc _id for each doc using the bulk index ?

Thanks.

Yann

YannBrrd commented 11 years ago

OK. Just repeat the index entry in commands for each entry....