Ray Holder

Results 4 issues of Ray Holder

This returns the `RetryerBuilder` used to build the `Retryer` instance, if it exists, as described in #13. In adding this functionality, I noticed a few things that I believe make...

enhancement

Allow the user to specify an `id` field for the document to uniquely identify it when sending it to Elasticsearch. By default Elasticsearch will generate its own unique document identifiers.

enhancement

Here is how we activate bash completion for `csv2es` after pip installing it: ``` eval "$(_CSV2ES_COMPLETE=source csv2es)" ``` This seems to work fine but presumably we'll install this in a...

enhancement

Figure out a good way to integrate Gradle plugin project testing to capture edge cases and build inconsistencies.

enhancement