summaryrefslogtreecommitdiffstats
path: root/src/postings
AgeCommit message (Expand)Author
2019-04-23Clippy comments (#532)Paul Masurel
2019-04-02Fix commentPaul Masurel
2019-03-20Linear simd (#519)Paul Masurel
2019-03-20Disabling tests on AndroidPaul Masurel
2019-03-20Feature/reader (#517)Paul Masurel
2019-03-15WIP: date field (#487)barrotsteindev
2019-03-07Issue/513 (#514)Paul Masurel
2019-03-06Cargo fmtPaul Masurel
2019-02-26Code cleaningPaul Masurel
2019-02-26cargo fmtPaul Masurel
2019-02-25Jannickj prove bug with facets (#508)Paul Masurel
2019-02-23Partially addresses #500 (#502)Paul Masurel
2019-02-05Code cleanupPaul Masurel
2019-01-29Using linear searchPaul Masurel
2019-01-29RustfmtPaul Masurel
2019-01-29Better exponential searchPaul Masurel
2019-01-28Inlined exponential searchPaul Masurel
2019-01-24Lower RAM usage in tests.Paul Masurel
2019-01-24Tantivy-288 (#472)barrotsteindev
2019-01-13More efficient indexing (#463)Paul Masurel
2019-01-13More efficient indexing (#462)Paul Masurel
2019-01-08Less unsafePaul Masurel
2018-12-18Merge branch 'issue/457'Paul Masurel
2018-12-18Added unit test for exponential searchPaul Masurel
2018-12-18Closes #457Paul Masurel
2018-12-17Facet remove unsafe (#456)Paul Masurel
2018-12-10Closes #449 (#450)Paul Masurel
2018-11-30Cargo fmtPaul Masurel
2018-11-30Collector refactoring and multithreaded search (#437)Paul Masurel
2018-11-16Update rand requirement from 0.5 to 0.6 (#440)dependabot[bot]
2018-11-10Fixed benchesPaul Masurel
2018-09-15Clippy (#422)Paul Masurel
2018-09-15Clippy (#421)Paul Masurel
2018-09-15Cargo Format (#420)Paul Masurel
2018-09-07Using sort unstable by key.Paul Masurel
2018-08-02Updating rand to 0.5 (#363)Paul Masurel
2018-07-31Issue/333 (#335)Paul Masurel
2018-07-05Tiny refactoringPaul Masurel
2018-07-04Removed useless counting_writerPaul Masurel
2018-07-04Removed SourceRead. Relying on the new owned-read crate insteadPaul Masurel
2018-06-30Issue/325 (#330)Paul Masurel
2018-06-22Preparing for releasePaul Masurel
2018-06-04Better heap (#311)Paul Masurel
2018-05-18Update docs about TermDict.Paul Masurel
2018-05-07Remove some unsafe stuff, justified some of it.Paul Masurel
2018-05-07RustfmtPaul Masurel
2018-05-07Add fast field for associating arbitrary bytes to a document (#275)Jason Wolfe
2018-05-06Integrating #274, #280, #289 into master (#290)Paul Masurel
2018-04-21Cargo fmtPaul Masurel
2018-04-21Removed `streamdict`Paul Masurel