Commit Graph

29 Commits (c0e888e82b6bab94b15094de0aa40f14257ebc07)

Author SHA1 Message Date
Mario Trangoni 09142e4dd1 fix unconvert issues: unnecessary conversion 8 years ago
Fabian Reinartz 3f06121dd0 Add Version getter for index reader 8 years ago
Ganesh Vernekar 0fb73ed622 Changed recursion into iteration for removedPostings.Next() 8 years ago
Fabian Reinartz a345231a0e Add test for block meta version and comments 8 years ago
Fabian Reinartz d09283f60a Add repair of bad index version 8 years ago
Goutham Veeramachaneni bb0e74b343
Fix reader for large index files. 8 years ago
Callum Styan cd67584817 we don't want to write to index file in older version formats 8 years ago
Callum Styan 4792d2bbd1 handle v1 vs v2 for symbol offset vs index changes 8 years ago
Callum Styan a515b16299 use an incrementing index rather than an offset for symbols table 8 years ago
Goutham Veeramachaneni 2c3400ab4e Add block ULID to index reader errors 8 years ago
Shubheksha Jalan 618bceadb4 move version check into newReader() 8 years ago
Shubheksha Jalan faecfac2fa update docs, rename docs folder, add error condition 8 years ago
Shubheksha Jalan 7b27dc2109 address review comments, fix index tests 8 years ago
Shubheksha Jalan 510dc17066 fix tests, set version when initializing the index writer 8 years ago
Shubheksha Jalan 44052bc937 Make version for index format configurable 8 years ago
Shubheksha Jalan 129773b41a merge BlockMeta and blockMeta struct, implement v1 and v2 index readers 8 years ago
Shubheksha Jalan 77eb9fb56e add padding for series offsets 8 years ago
Fabian Reinartz 1e55b7987f Improve comments, handle allPostingsKey properly 8 years ago
Fabian Reinartz da9614fa54 Allow tombstone file to not exist 8 years ago
Fabian Reinartz b945098e3a index: extract decoder type 8 years ago
Fabian Reinartz 6dd2b83a7a index: don't use concatenated string for posting table 8 years ago
Fabian Reinartz 54205903f7 Move index and chunk encoders to own packages 8 years ago
Fabian Reinartz adb6be73dd move label read function int labels pkg 8 years ago
Fabian Reinartz 67f0ca8f0e Move index and chunk encoders to own packages 8 years ago
Fabian Reinartz 6f93a699e6 wipe 9 years ago
Fabian Reinartz 342aa82505 Fix pages and index package 9 years ago
Fabian Reinartz 752c7eea35 Add index package 9 years ago