Hello, The presentation Scaling the query with Oak <https://adapt.to/2015/en/schedule/scaling-the-query-with-oak.html> at adapt()2015 has very good explanation regarding the query processing in OAK (please check the 21st slide). But, a doubt comes to my mind (when writing a query) about how I know which part of my query is executed under the "Run Query" box and which part is understood as "Filter".
I'm not sure if the query performance can be increased re-writing the query, for example focusing on making "Query Result" small or on the other hand making "Filter" too strict. Regards.
