summaryrefslogtreecommitdiffstats
path: root/src/error.rs
AgeCommit message (Expand)Author
2017-05-29re-export ErrorKindAshley Mannix
2017-05-29run cargo fmtAshley Mannix
2017-05-29fix build warningsAshley Mannix
2017-05-29initial error-chainAshley Mannix
2017-05-17Remove unneeded suppressions, make clippy lints explicitLaurentiu Nicola
2017-05-15formatPaul Masurel
2017-05-07Replace rustc_serialize with serdeAshley Mannix
2017-05-04Merge with panicks.Paul Masurel
2017-04-05issue/96 Rename FileError -> OpenReadErrorPaul Masurel
2017-02-25NOBUGwqPaul Masurel
2017-02-25Closes #64 - Improve Index creationg API / documentationPaul Masurel
2017-02-25TODO huntPaul Masurel
2017-02-19issue/43 Segment have a commit opstampPaul Masurel
2016-11-16issue/57 Switch to the new query parser.Paul Masurel
2016-09-22DocPaul Masurel
2016-09-22NOBUG Simplified errorsPaul Masurel
2016-09-19NOBUG Code cleaning , cargo clippyPaul Masurel
2016-08-24Closes #19. Move example to examples directory.Paul Masurel
2016-08-21Added commit / rollback / docstampPaul Masurel
2016-08-19Moved directory errors to a submodulePaul Masurel
2016-08-19Added delete.Paul Masurel
2016-08-19Change error used in directory.Paul Masurel
2016-08-10Reintroduced cli command in tantivyPaul Masurel
2016-08-07Added occurPaul Masurel
2016-08-06Safer interface for union_postingsPaul Masurel
2016-08-06Added tantivy::ErrorPaul Masurel
2016-08-06next() -> advance()Paul Masurel