summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
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-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
2017-05-21faceting for fast numerical fieldsMaciej Dziardziel
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-20Added bench for segment postingsPaul Masurel
2017-05-20issue/162 Added block iteration APIPaul Masurel
2017-05-20issue/162 Create block postingsPaul Masurel
2017-05-19Merge branch 'issue/155'Paul Masurel
2017-05-19CleaningPaul Masurel
2017-05-19Comments and cleaning up APIPaul Masurel
2017-05-19Renamed fstmap to termdictPaul Masurel