brewster / elastictastic

Object-document mapper and lightweight API adapter for ElasticSearch
MIT License
88 stars 13 forks source link

Add support for batch updates based on byte size instead of record count #33

Closed Jberlinsky closed 11 years ago

Jberlinsky commented 11 years ago

Instead of record count, one should be able to specify a buffer size to flush at.