Update Fast API FAQ authored by Fabian Wachsmann's avatar Fabian Wachsmann
......@@ -6,7 +6,7 @@
- A collection can contain *child*s of different types. This child can be a collection.
- A collection of collections is
- useful to show a landing page for upper level hierarchy elements like *institution* which can display everything this element is connected to
- does not improve search functionality. Afaik, the stac browser's search does not go through a nest of collection.
- does not improve search functionality. Afaik, the stac browser's search does not follow a nest of collections.
## Which collections should have items?
......
......