Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 508 Bytes

HISTORY.md

File metadata and controls

26 lines (15 loc) · 508 Bytes

Elastical History

0.0.3 (git)

  • Added support for percolators. [Ram Viswanadha]

0.0.2 (2011-09-26)

  • Implemented Index.bulk().

  • Implemented Index.putMapping(). [Ryan Shaw]

  • Added a curlDebug client option that prints a runnable curl command to stderr for each request, to make manual request debugging easier.

  • Increased the default request timeout from 10 seconds to 60 seconds.

0.0.1 (2011-09-06)

  • Initial release.