I would like to fetch data (eg. latest articles) just from one section. How to define the fetch filters to do this? The section is not tightly related to a certain node subtree.
I've seen that before. The fetch filter is based on classes (in my case, I use that to fetch articles only). On the other hand, it is possible to SORT by section. Am I missing something?