summaryrefslogtreecommitdiffstats
path: root/src/postings/vec_postings.rs
AgeCommit message (Expand)Author
2018-02-19Moving docset aroundPaul Masurel
2018-02-16Using the same logic when score is enabled.Paul Masurel
2018-02-16Added reqoptPaul Masurel
2018-01-31Added bitsePaul Masurel
2017-12-14NOBUG rustfmtPaul Masurel
2017-12-14NOBUG intellij misc lintPaul Masurel
2017-05-31Better intersection and added size_hintPaul Masurel
2016-11-04issue/50 Small formatting change.Paul Masurel
2016-11-03issue/50 Test broken. PhraseQuery uses Intersection DocSetPaul Masurel
2016-11-03issue/50 Fixed VecPostings... Changed intersections.Paul Masurel
2016-09-22Added documentation / HeapAllocablePaul Masurel
2016-09-19NOBUG Code cleaning , cargo clippyPaul Masurel
2016-08-13Added positions in postings.Paul Masurel
2016-08-06next() -> advance()Paul Masurel
2016-08-05explanation kind of working in an ugly way.Paul Masurel
2016-07-23test passing.Paul Masurel
2016-05-06test not compilingPaul Masurel
2016-05-06merger working again.Paul Masurel
2016-05-05added posting(s) objects.Paul Masurel