elasticsearch-taste icon indicating copy to clipboard operation
elasticsearch-taste copied to clipboard

Multiple insert problem

Open gnujeremie opened this issue 8 years ago • 1 comments

Hello, Using your exemple of a multiple insert (here) does not work. Only the first element is inserted in ES. I'm trying either

curl -XPOST localhost:9200/sample/_taste/event -d "@dataSample.txt"

and either

curl -XPOST localhost:9200/sample/_taste/event -d \ '......... ....... ......' None of them works. dataSample.txt

System: MacOS X 10.11.4

Thanks !

gnujeremie avatar Apr 19 '16 08:04 gnujeremie

Hi, any update on this ? Thanks...

gnujeremie avatar Jul 04 '16 14:07 gnujeremie