Conversation
|
@ryansch That was deliberate, as far as I remember... Otherwise you'd see lines and lines of curl commands. On the other hand, I can see how |
|
I suppose the problem is setting the log level to |
|
Agreed... I don't think we can "fix" Tire in this respect, though... I would keep this bug freezed, to be honest, to not change the behaviour on the re-tired project... |
|
Works for me. We're already using the new elasticsearch gem and slowly letting it take over our project. 😄 |
|
Very glad to hear that :) Let's let this sleep then -- otehrwise, if it would really help you with something, we can make the change. |
The project README suggests setting up debug logging with the following:
This pull fixes the
Index#bulkdebug output to test for the 'debug' log level instead of 'verbose'.