summaryrefslogtreecommitdiffstats
path: root/src/indexer
AgeCommit message (Expand)Author
2019-05-28Remove mut in add_document and delete_term. Made stamper ordering rel… (#551)Paul Masurel
2019-05-08Merge branch 'stamper_refactor'Paul Masurel
2019-05-08Removed the mutex implementation of AtomicU64.Paul Masurel
2019-05-05Issue/542 (#543)Paul Masurel
2019-04-29Addressed code reviewpetr-tik
2019-04-24Tidied up the Stamper module and upgraded to a 1.34 dependencypetr-tik
2019-03-20Linear simd (#519)Paul 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-23MsQueue to channel (#495)petr-tik
2019-02-14Add grouped operations (#493)Jason Goldberger
2019-02-06Code simplification and adding commentsPaul Masurel
2019-01-28Clippy + cargo fmtPaul Masurel
2019-01-27Issue/468b (#482)Paul Masurel
2019-01-27Issue/471 (#481)Paul Masurel
2019-01-28impl Future as a result of mergesPaul Masurel
2019-01-24Lower RAM usage in tests.Paul Masurel
2019-01-24Tantivy-288 (#472)barrotsteindev
2019-01-2332bits platformsPaul Masurel
2019-01-23cargo fmtPaul Masurel
2019-01-23Merge branch 'bug/476'Paul Masurel
2019-01-23RefactoringPaul Masurel
2019-01-23Closes #476Paul Masurel
2019-01-23Added a broken unit testPaul Masurel
2019-01-19Plastic surgeryPaul Masurel
2019-01-13More efficient indexing (#462)Paul Masurel
2018-12-17Facet remove unsafe (#454)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-19Importing crossbeam_channel from crossbeam reexport.Paul Masurel
2018-11-16Update crossbeam-channel requirement from 0.2 to 0.3 (#436)dependabot[bot]
2018-09-15Clippy (#422)Paul Masurel
2018-09-15Clippy (#421)Paul Masurel
2018-09-15Cargo Format (#420)Paul Masurel
2018-09-11Added SnippetGeneratorPaul Masurel
2018-09-06Issue/389 (#405)Paul Masurel
2018-09-04Issue/367 (#404)Paul Masurel
2018-08-29Closes #235 - adds a new error type (#398)petr-tik
2018-08-20Switch from error-chain to failure crate (#376)Dru Sellers
2018-08-02Removing env_logger dependencyPaul Masurel
2018-08-02replace chan with crossbeam-channel (#361)Jacob Brown
2018-07-18Declare and implement separate Clone Traits (#336)Vignesh Sarma K
2018-06-30Issue/325 (#330)Paul Masurel
2018-06-22Preparing for releasePaul Masurel