Closed cnrdh closed 8 years ago
I'm pondering over big data collections like the oceanography or telemetry / tracking databases.
Maybe we should start breaking these into separate databases per data provider
ie
This makes updating and releasing data much easier, but adds complexity (in particular db->search indexing/consistency issues)
Just to clarify, multiple databases => joined in 1 ES index
External URIs
It's a good idea on the db level, but messy to share ES indexes...
I'm pondering over big data collections like the oceanography or telemetry / tracking databases.
Maybe we should start breaking these into separate databases per data provider
ie
This makes updating and releasing data much easier, but adds complexity (in particular db->search indexing/consistency issues)