|
|
|
|
|
by mindingdata
3376 days ago
|
|
In Elasticsearch a "river" is the description for the pushing of data from your primary store (A database more than likely) into the elasticsearch index. ES actually started with Rivers being part of Elastic but since deprecated it. You will still find people talking about "rivers" though as a description for however they are updating the index. |
|