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
Separate out updateable properties of metadata that are NOT searchable, from non-updateable properties of metadata that are indexed and searchable. This allows us to retrieve all the metadata but only search over static properties that use the Bloom filter, etc.
Should be supported for Stream metadata first. Later Block metadata.
related to #20 #31
The text was updated successfully, but these errors were encountered: