summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-06-02Merge branch 'master' of github.com:tantivy-search/tantivyPaul Masurel
2017-05-31Use four terms in the intersection benchLaurentiu Nicola
2017-05-31Comment nitLaurentiu Nicola
2017-05-31issue 171. Hopefully bugfix?Paul Masurel
2017-05-31Add extra intersection testLaurentiu Nicola
2017-05-31Fix document generation for posting benchmarksLaurentiu Nicola
2017-05-31Better intersection and added size_hintPaul Masurel
2017-05-31Format, small changes in VIntPaul Masurel
2017-05-31issue/181 BinarySerializable does not return the len + Generics over Read+WritePaul Masurel
2017-05-31generic readPaul Masurel
2017-05-31made ResultExt publicPaul Masurel
2017-05-30made ResultExt publicPaul Masurel
2017-05-29Send and Sync impl now uselessPaul Masurel
2017-05-29Optimization in bitpackerPaul Masurel
2017-05-29Removed pointer in fastfieldPaul Masurel
2017-05-29run fmtAshley Mannix
2017-05-29drop some patch boundsAshley Mannix
2017-05-29re-export ErrorKindAshley Mannix
2017-05-29fix delete error msgAshley Mannix
2017-05-29remove error::* importsAshley Mannix
2017-05-29run cargo fmtAshley Mannix
2017-05-29fix build warningsAshley Mannix
2017-05-29impl std error for directory errorsAshley Mannix
2017-05-29fix error matchAshley Mannix
2017-05-29initial error-chainAshley Mannix
2017-05-28Optimized streamerPaul Masurel
2017-05-25Term as a wrapperPaul Masurel
2017-05-25Fmt fixPaul Masurel
2017-05-25issue/174 Added doc, and made field privatePaul Masurel
2017-05-25Added documentationPaul Masurel
2017-05-25Avoid exposing common. Exposes u64 to i64 conversion instead.Paul Masurel
2017-05-25Avoid exposign schema from segment_readerPaul Masurel
2017-05-25Exposing the remaining APIPaul Masurel
2017-05-25trailing whitespacePaul Masurel
2017-05-25clippyPaul Masurel
2017-05-25Cargo fmtPaul Masurel
2017-05-25Reorganized codePaul Masurel
2017-05-25Reorganized code and added documentation.Paul Masurel
2017-05-25Added unit test and bugfixPaul Masurel
2017-05-25Added stream dictionary code, merge unit testPaul Masurel
2017-05-25Added the featurePaul Masurel
2017-05-22Prevent execution of the code in the macro docPaul Masurel
2017-05-22Added extra docPaul Masurel
2017-05-22Using the $crate thing to make the macro usable in and outside tantivyPaul Masurel
2017-05-22issue/168 Make doc! macro usable outside tantivyPaul Masurel
2017-05-21Merge branch 'facets'Paul Masurel
2017-05-21simplified facets.Paul Masurel
2017-05-21MergingPaul Masurel
2017-05-21Merge branch 'issue/162'Paul Masurel
2017-05-21issue/162 Docs and unit testsPaul Masurel