You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the recent changes to ComponentDescriptor it should be enough to use the ComponentIdentifier from the component field of the descriptor to index in chunks.
This should simplify our logic in many places and increase performance. These changes might also be relevant for choosing which fields (and how) to intern.