-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Sharding
-
Sharding EMEA
-
Fully Compatible
-
Sharding EMEA 2023-01-09, Sharding EMEA 2023-01-23
Currently there is no separation in the CSR nor the CatalogCache API between global and non-global indexes. However, it is required that we provide consumers a way to query the existence of only global indexes. In order to determine if an index is global or not, there should be a 'global: true' field in the options object.
We could add to the currently implemented cache functions to allow iterating over or query for regular, global or all indexes.