summaryrefslogtreecommitdiffstats
path: root/src/compression
AgeCommit message (Expand)Author
2017-05-15Merge branch 'master' of github.com:tantivy-search/tantivy into issue/130Laurentiu Nicola
2017-05-15Move the random sampling helpers to the tests moduleLaurentiu Nicola
2017-05-15formatPaul Masurel
2017-05-15Test the size of complete 0..128 blockPaul Masurel
2017-04-17issue/120 Disabled SIMD vbyte compression for msvcPaul Masurel
2017-04-16issue 120. Using streamvbyte codec for the vbyte part of the encodingPaul Masurel
2017-03-21Avoid using make for building simdcompLaurentiu Nicola
2017-03-09fix warningsAshley Mannix
2017-03-08convert simd wrapper to cAshley Mannix
2016-11-27NOBUG simdcompressionPaul Masurel
2016-11-25issue/55 working.Paul Masurel
2016-11-24Compression working without simd workingPaul Masurel
2016-11-23issue/55 simdcompression is a feature.Paul Masurel
2016-09-19NOBUG Code cleaning , cargo clippyPaul Masurel
2016-08-13positionsPaul Masurel
2016-07-31Code cleaning.Paul Masurel
2016-07-29Added chained collector.Paul Masurel
2016-07-29Minor changes.Paul Masurel
2016-07-29added top collectorPaul Masurel
2016-05-08blopPaul Masurel
2016-05-07removed deps to SIMDCompressionAndIntersectionPaul Masurel
2016-05-07blopPaul Masurel
2016-05-06test passing againPaul Masurel
2016-05-06test not compilingPaul Masurel
2016-05-05bbbbPaul Masurel
2016-05-05added posting(s) objects.Paul Masurel
2016-05-04bbbbPaul Masurel
2016-05-04blopPaul Masurel
2016-05-04blopPaul Masurel
2016-05-02block encoding is handled in rust.Paul Masurel
2016-05-02unsorted block compressionPaul Masurel
2016-05-02blockPaul Masurel
2016-05-01block consumes data partiallyPaul Masurel
2016-05-01Moved collector out.Paul Masurel
2016-05-01Renamed S4BP128*Paul Masurel
2016-04-30Moved postings and directory to a different modulePaul Masurel