summaryrefslogtreecommitdiffstats
path: root/src/postings/segment_postings.rs
AgeCommit message (Expand)Author
2017-05-31Better intersection and added size_hintPaul Masurel
2017-05-22issue/168 Make doc! macro usable outside tantivyPaul Masurel
2017-05-21issue/162 Docs and unit testsPaul Masurel
2017-05-21Inline block_lenLaurentiu Nicola
2017-05-21Simplifying, and reordering the membersPaul Masurel
2017-05-20Make things fasterLaurentiu Nicola
2017-05-20Don't search whole blocks, but only the remaining partLaurentiu Nicola
2017-05-20issue/162 Added block iteration APIPaul Masurel
2017-05-20issue/162 Create block postingsPaul Masurel
2017-05-17clippy: fix needless_return warningsLaurentiu Nicola
2017-05-16Use an exponential searchLaurentiu Nicola
2017-05-15Add comment about block_lenLaurentiu Nicola
2017-05-15Disable early exitLaurentiu Nicola
2017-05-15Merge branch 'master' of github.com:tantivy-search/tantivy into issue/130Laurentiu Nicola
2017-05-15Use binary search for SegmentPostings::skip_nextLaurentiu Nicola
2017-05-15formatPaul Masurel
2017-05-04issues/65 Added i64 fast fieldsPaul Masurel
2017-02-19issue/43 docstamp -> opstampPaul Masurel
2016-11-27NOBUG simdcompressionPaul Masurel
2016-11-23issue/55 simdcompression is a feature.Paul Masurel
2016-11-04issue/50 Small formatting change.Paul Masurel
2016-11-02issue/50 Removed SegmentPostingsTestFactory for just using VecPostingsPaul Masurel
2016-11-02issue/50 Added SegmentPostingsTestFactoryPaul Masurel
2016-11-02issue/50 Test brokenPaul Masurel
2016-09-21NOBUG Added comments.Paul Masurel
2016-09-19NOBUG Code cleaning , cargo clippyPaul Masurel
2016-08-13Added positions in postings.Paul Masurel
2016-08-13positionsPaul Masurel
2016-08-06Safer interface for union_postingsPaul Masurel
2016-08-06next() -> advance()Paul Masurel
2016-07-31Code cleaning.Paul Masurel
2016-07-29added top collectorPaul Masurel
2016-07-23test passing.Paul Masurel
2016-06-21fixed reading docfreqPaul Masurel
2016-06-20Added a bunch of test, change read_postings to work on a termPaul Masurel
2016-05-19test passingPaul Masurel
2016-05-15freqhandler as an enumPaul Masurel
2016-05-07removed deps to SIMDCompressionAndIntersectionPaul Masurel
2016-05-06test passing againPaul Masurel
2016-05-06test not compilingPaul Masurel
2016-05-06merger working again.Paul Masurel
2016-05-05bbbbPaul Masurel