Closed mattty closed 9 years ago
@marevol any thoughts on this? POSTing each datum separately to the event
endpoint becomes a bottleneck for me with large volume of data. I have tried using the Elasticsearch _bulk
API, but it complains that a type
cannot begin with an underscore prefix.
Currently, bulk is not supported. I'll work on that in the next release.
Thanks @marevol, looking forward to it
Is there a method for bulk loading of preference data?