summaryrefslogtreecommitdiffstats
path: root/src/core
AgeCommit message (Expand)Author
2017-05-29remove error::* importsAshley Mannix
2017-05-29run cargo fmtAshley Mannix
2017-05-29initial error-chainAshley Mannix
2017-05-25Fmt fixPaul Masurel
2017-05-25Added documentationPaul Masurel
2017-05-25Avoid exposign schema from segment_readerPaul Masurel
2017-05-25Exposing the remaining APIPaul Masurel
2017-05-25clippyPaul Masurel
2017-05-25Cargo fmtPaul Masurel
2017-05-25Reorganized code and added documentation.Paul Masurel
2017-05-21issue/162 Docs and unit testsPaul Masurel
2017-05-20issue/162 Added block iteration APIPaul Masurel
2017-05-20issue/162 Create block postingsPaul Masurel
2017-05-19CleaningPaul Masurel
2017-05-19Comments and cleaning up APIPaul Masurel
2017-05-19Renamed fstmap to termdictPaul Masurel
2017-05-19Moving to termdictPaul Masurel
2017-05-18Better APIPaul Masurel
2017-05-18FormatPaul Masurel
2017-05-18Code cleaningPaul Masurel
2017-05-18Uncommenting unit testPaul Masurel
2017-05-18Issue 155 - Trying to avoid term lookup when merging termsPaul Masurel
2017-05-17clippy: fix needless_lifetimes warningsLaurentiu Nicola
2017-05-17clippy: fix needless_borrow warningsLaurentiu Nicola
2017-05-17clippy: fix doc_markdown warningsLaurentiu Nicola
2017-05-16Make rustfmt happyLaurentiu Nicola
2017-05-15formatPaul Masurel
2017-05-14issue/148 Wrapping MsQueue to drop all of its concent on DropPaul Masurel
2017-05-11FIXED inconsistent Term's field serialization.Paul Masurel
2017-05-09Merge pull request #134 from tantivy-search/chore/serde-rebasePaul Masurel
2017-05-07Replace rustc_serialize with serdeAshley Mannix
2017-05-07Bugfix on merging i64 fast fieldsPaul Masurel
2017-05-05Removed several TODOsPaul Masurel
2017-05-04issues/65 Updated changelog added some doc.Paul Masurel
2017-05-04issues/65 Added i64 fast fieldsPaul Masurel
2017-05-04Merge with panicks.Paul Masurel
2017-05-04FastField with different typesPaul Masurel
2017-05-04Compiling... fastfield not implemented yetPaul Masurel
2017-05-04issue/65 Switching to u64.Paul Masurel
2017-04-08NOBUG Remove .infoPaul Masurel
2017-04-08issue/54 Clone segment reader rather than reload.Paul Masurel
2017-04-05issue/96 Rename FileError -> OpenReadErrorPaul Masurel
2017-04-04issue/96 Added unit test, documentation and various tiny improvements.Paul Masurel
2017-04-02issue/96 Added functionality to protect files from deletionPaul Masurel
2017-04-02issue/96 avoid removing the bitset from segment_entry.Paul Masurel
2017-03-12baby step 3Paul Masurel
2017-03-07NOBUG added rustdocPaul Masurel
2017-03-06issue/77 ManagedDirectory workingPaul Masurel
2017-03-03issue/77 Added managed directoryPaul Masurel
2017-02-27NOBUG cleanupPaul Masurel