summaryrefslogtreecommitdiffstats
path: root/src/postings/intersection.rs
AgeCommit message (Expand)Author
2017-05-31Comment nitLaurentiu Nicola
2017-05-31issue 171. Hopefully bugfix?Paul Masurel
2017-05-31Better intersection and added size_hintPaul Masurel
2017-02-25Closes #43.Paul Masurel
2016-11-12issue/57 simplified intersection, benchmark on a smaller amount of data.Paul 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-10-16bug/4 fixed for clippyPaul Masurel
2016-09-21NOBUG Added comments.Paul Masurel
2016-09-19NOBUG Code cleaning , cargo clippyPaul Masurel
2016-08-06next() -> advance()Paul Masurel
2016-07-31Code cleaning.Paul Masurel
2016-07-23test passing.Paul Masurel
2016-06-24Added impl Postings for Boxed and ref of postings.Paul Masurel
2016-06-20Added a bunch of test, change read_postings to work on a termPaul Masurel
2016-05-06merger working again.Paul Masurel
2016-05-05bbbbPaul Masurel