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
Currently, we save the number of IDs in the offsets section of the .index file (or the new .offsets file).
But this isn't the right place for such information — we have the Info block for that.
Currently, we save the number of IDs in the offsets section of the
.indexfile (or the new.offsetsfile).But this isn't the right place for such information — we have the
Infoblock for that.