Results 130 comments of Daniel Mewes

Reopening. @deontologician has just updated the Logstash plugin (https://github.com/rethinkdb/logstash-input-rethinkdb), so we need to actually update the article to describe how to use it with Elasticsearch. @deontologician and @chipotle could you...

Thanks for sharing this @BenMann . Deletions should be possible. Maybe a question of configuration? Unfortunately I'm not familiar with logstash configuration. @deontologician do you have any insights?

As a first small improvement we should change the "Import the data" section to use `r.http`.

I think it's not a high priority, but sounds like we should do it when there's time.

We're actually going to resolve this now with RethinkDB 2.4. So maybe it's not worth putting time into.

Also related to https://github.com/rethinkdb/docs/issues/962

How about `--overwrite` instead of `--force`? `--force` can mean anything.

... on the other hand, I think we have `--force` for `schema apply` though?

``` I believe the idea is to rename the *old* file, so schema.toml is always the most recent one. At least that's what I had in mind. I think the...