summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
AgeCommit message (Expand)Author
2017-05-29Removed pointer in fastfieldPaul Masurel
2017-05-29drop some patch boundsAshley Mannix
2017-05-29initial error-chainAshley Mannix
2017-05-25Added the featurePaul Masurel
2017-05-07Replace rustc_serialize with serdeAshley Mannix
2017-05-04issues/65 Updated changelog added some doc.Paul Masurel
2017-04-23Tantivy 0.3.1Paul Masurel
2017-04-08NOBUG Fixes winapi versionPaul Masurel
2017-04-08RELEASE Tantivy 0.3. See ChangelogPaul Masurel
2017-03-25issue/109 Showing debug! if test failsPaul Masurel
2017-03-19Getting the FLAG from the winapi module.Paul Masurel
2017-02-25Merge branch 'issue/43'Paul Masurel
2017-02-21Fixes #72 - Cache directory uses weak ref. Introduced CacheInfo object.Paul Masurel
2017-02-19issue/43 Refactoring of SegmentUpdaterPaul Masurel
2017-02-19issue/43 switching for futuresPaul Masurel
2017-02-19issue/43 refactoring in order to remove the segment updater non sense for sim...Paul Masurel
2017-02-19issue/43 unit test running. segment updater uses futures.Paul Masurel
2017-02-19issue/43 DeleteQueue.Paul Masurel
2017-02-17Updated dependency versions and implementationsCasey Primozic
2017-01-21NOBUG added badges / categories for crates.ioPaul Masurel
2017-01-11Merge branch 'master' of github.com:tantivy-search/tantivyPaul Masurel
2017-01-11NOBUG expose a version public api. Handy to check if the compilation was made...Paul Masurel
2017-01-09NOBUG Pinned some version, removed import warning.Paul Masurel
2016-12-11NOBUG fixed doc urls.Paul Masurel
2016-12-11Bumped tantivy's version in Cargo.tomlPaul Masurel
2016-11-27NOBUG simdcompressionPaul Masurel
2016-11-23issue/55 simdcompression is a feature.Paul Masurel
2016-11-10issue/57 Switched to combine 2.0Paul Masurel
2016-11-04NOBUG Edited Cargo.toml with the new repo url.Paul Masurel
2016-10-11bug/4 Allocating heap in a slightly less unsafe wayPaul Masurel
2016-09-28bug/4 one test not passingPaul Masurel
2016-09-19NOBUG Code cleaning , cargo clippyPaul Masurel
2016-09-15Use logging.Paul Masurel
2016-08-27Issue 20 Searcher pool implemented using a channel.Paul Masurel
2016-08-20Moved index code to another module.Paul Masurel
2016-08-17Bumped fst versionPaul Masurel
2016-08-15Bumped versionPaul Masurel
2016-08-14Moved cli to another projectPaul Masurel
2016-08-11Checking whether cargo bin is interfering with coverage.Paul Masurel
2016-08-11Added starting tutorialPaul Masurel
2016-08-11Updated schema doc. Fixed test cases.Paul Masurel
2016-08-11Added CLI wizard for index newPaul Masurel
2016-08-10Reintroduced cli command in tantivyPaul Masurel
2016-08-05explanation kind of working in an ugly way.Paul Masurel
2016-08-05Updated Cargo.mlPaul Masurel
2016-08-03Trying to fix travis code coveragePaul Masurel
2016-08-02Added bench cliPaul Masurel
2016-08-01More than one default field in query parser. fst version to 1.3.1.Paul Masurel
2016-07-31Added fieldnormsPaul Masurel
2016-07-31Code cleaning.Paul Masurel