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
{{ message }}
This repository was archived by the owner on Dec 9, 2018. It is now read-only.
Indexing means creating a separate set of key-values where the field to be indexed becomes the (lexicographically sorted) key and the value it points to is the actual key of the full Protobuf message. That overhead means we probably don't want to do it for every field.