Commit Graph

35 Commits (23a5f09085e5ee9423ea570f9c0bba4a02eae854)

Author SHA1 Message Date
Ben a8351dc9d0 Using filepath.Join() instead of strings with slashes (#428)
6 years ago
Kautilya Tripathi 3fd6d2f920 more meaningful names for serializedStringTuples and stringTuples (#377)
6 years ago
Julius Volz 5ae6c60d39 Handle a bunch of unchecked errors (#365)
6 years ago
Simon Pasquier f55ccd4ecb Add unit tests
7 years ago
Simon Pasquier e8fc6c8774 index: fix another Uvarint() return check
7 years ago
Alexey Palazhchenko 64cce683cc gofmt -s.
7 years ago
Mario Trangoni 09142e4dd1 fix unconvert issues: unnecessary conversion
7 years ago
Fabian Reinartz 3f06121dd0 Add Version getter for index reader
7 years ago
Fabian Reinartz 494acd3070
Merge pull request #273 from Gouthamve/large-idx-reader
7 years ago
Ganesh Vernekar 0fb73ed622 Changed recursion into iteration for removedPostings.Next()
7 years ago
Fabian Reinartz a345231a0e Add test for block meta version and comments
7 years ago
Fabian Reinartz d09283f60a Add repair of bad index version
7 years ago
Goutham Veeramachaneni bb0e74b343
Fix reader for large index files.
7 years ago
Goutham Veeramachaneni 467948f3c3
Merge pull request #262 from cstyan/callum-249
7 years ago
Callum Styan cd67584817 we don't want to write to index file in older version formats
7 years ago
Callum Styan 4792d2bbd1 handle v1 vs v2 for symbol offset vs index changes
7 years ago
Callum Styan a515b16299 use an incrementing index rather than an offset for symbols table
7 years ago
Goutham Veeramachaneni 2c3400ab4e Add block ULID to index reader errors
7 years ago
Shubheksha Jalan 618bceadb4 move version check into newReader()
7 years ago
Shubheksha Jalan faecfac2fa update docs, rename docs folder, add error condition
7 years ago
Shubheksha Jalan 7b27dc2109 address review comments, fix index tests
7 years ago
Shubheksha Jalan 510dc17066 fix tests, set version when initializing the index writer
7 years ago
Shubheksha Jalan 44052bc937 Make version for index format configurable
7 years ago
Shubheksha Jalan 129773b41a merge BlockMeta and blockMeta struct, implement v1 and v2 index readers
7 years ago
Shubheksha Jalan 77eb9fb56e add padding for series offsets
7 years ago
Fabian Reinartz 1e55b7987f Improve comments, handle allPostingsKey properly
7 years ago
Fabian Reinartz da9614fa54 Allow tombstone file to not exist
7 years ago
Fabian Reinartz b945098e3a index: extract decoder type
7 years ago
Fabian Reinartz 6dd2b83a7a index: don't use concatenated string for posting table
7 years ago
Fabian Reinartz 54205903f7 Move index and chunk encoders to own packages
7 years ago
Fabian Reinartz adb6be73dd move label read function int labels pkg
7 years ago
Fabian Reinartz 67f0ca8f0e Move index and chunk encoders to own packages
7 years ago
Fabian Reinartz 6f93a699e6 wipe
8 years ago
Fabian Reinartz 342aa82505 Fix pages and index package
8 years ago
Fabian Reinartz 752c7eea35 Add index package
8 years ago