Skip to main content
tana
Product Company Community App Get early access
Community
Search
Log In
Log In Sign Up
Jens-Christian Fischer

Jens-Christian Fischer

Joined Mar 3, 2023 Last seen Oct 8, 2024
Posts 1 Comments 1

⁨Jens-Christian Fischer⁩'s Posts

Newest Top
Newest Top
Jens-Christian Fischer Jens-Christian Fischer Mar 26, 2023

Composability of Queries

Actions

Explain the problem as you see it

I have various search nodes that collect different tags or different facets individually. I need a list of nodes that are combined from different of these search nodes (an aggregation). I tried to create a list of search nodes to get this aggregation, but that doesn't work (see your response above). The only solution I came up with, is to create a new search node that OR combines the various individual searches.

Why is this a problem for you?

This works, but it's a one time operation that is error prone and time consuming. Changes to the original search node need to be manually carried over into the new one

Suggest a solution

Allow for composability of queries (I assume the Query itself is also just a node). So let me compose a new Live query by referencing existing live queries as sub queries
Create a new list type that knows that it consists of search nodes and will "look deeper" into the view

2 ⁨2⁩ ⁨comments⁩