sirensolutions / kibi

PLEASE READ: Kibi is now "Siren Investigate", part of the Siren Platform. This code repository is only provided to facilitate code review and integration by Siren customers and cannot be successfully compiled. The code also requires Siren Federate to be installed in Elasticsearch.
http://siren.io
Other
494 stars 111 forks source link

Relational column based on indexes relations #74

Closed gsmetal closed 3 months ago

gsmetal commented 7 years ago

Hello! Is there any way to add column to visualization table which will represent field from another index? I only found relation column based on external queries.

I have 2 indexes with projects and time-based events with project-uuid field. I configured relation between indexes and want to show project name in Events visualization table without need of indexing it into events index.

jccq commented 7 years ago

Hi there. There are multiple solutions to this we're pondering.

Could you please rate how important this is for your use case:

sure they're all nice to have :) but we're pondering if to roll out a solution that would address some of this (frontend solution) or do it later when the backend supports it.

gsmetal commented 7 years ago

Thanks for quick response!

First of all it's show. And maybe export to CSV. Because I didn't find tools that can combine related data from different indexes and show it together.

Other two cases can be workarounded somehow so they are less important I think.

jccq commented 7 years ago

Ok noted, its a highly sought after things we'll roll out in some future version