Bug in documentation "Enforce search query criteria via `require_all_on` argument"
I am talking about this example: https://intake-esm.readthedocs.io/en/stable/how-to/enforce-search-query-criteria-via-require-all-on.html for which the first search query returns zero dataset, which I don't think is the expected behavior. Not sure if that's a bug in the docs or in the package, or if something broke upstream of intake, so I just thought I'd point it out here.
Thanks for the heads up here @briochemc
Looks like this broke as of v2022.9.18.
Working example: v2021.8.17 Broken: v2022.9.18.
I've run into some issues with require_all_on in #717, so I'm trying to work out whether it might be a code issue. However, the size of the datastore decreased substantially between those two doc versions, so it could also be that.