summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2019-04-24Tidied up the Stamper module and upgraded to a 1.34 dependencypetr-tik
2019-04-24Closes #526 (#535)Paul Masurel
2019-04-24Clippy2 (#534)Paul Masurel
2019-04-23Clippy comments (#532)Paul Masurel
2019-04-19Closes #527. (#529)Paul Masurel
2019-04-02Fix commentPaul Masurel
2019-03-27Fix non english stemmers (#521)Panagiotis Ktistakis
2019-03-20Linear simd (#519)Paul Masurel
2019-03-20Disabling tests on AndroidPaul Masurel
2019-03-20cleanup for nodefaultfeaturesPaul Masurel
2019-03-20Rename try to attempt as try is becoming a keyword in rustPaul 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-03-06Added comment on the constructor fo TopDocSByFieldPaul Masurel
2019-02-28Remove note about panicking in get_field docs (#503)Mauri de Souza Nunes
2019-02-28Remove semicolon from doc! expansion (#509)Thomas Schaller
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-23MsQueue to channel (#495)petr-tik
2019-02-14Add grouped operations (#493)Jason Goldberger
2019-02-06Code simplification and adding commentsPaul Masurel
2019-02-05simplification of positionsPaul Masurel
2019-02-05Positions simplificationPaul Masurel
2019-02-05PositionsPaul Masurel
2019-02-05fastfield reader fixPaul Masurel
2019-02-04Closes #461 (#489)Paul Masurel
2019-02-04Closes #461 (#488)Paul Masurel
2019-02-05Code cleanupPaul Masurel
2019-02-01Add Greek stemmer (#486)Panagiotis Ktistakis
2019-01-30renamedPaul Masurel
2019-01-29Using linear searchPaul Masurel
2019-01-29RustfmtPaul Masurel
2019-01-28Issue/483 (#484)Paul Masurel
2019-01-29Better exponential searchPaul Masurel
2019-01-28Inlined exponential searchPaul 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-28ClippyPaul Masurel
2019-01-24Lower RAM usage in tests.Paul Masurel
2019-01-24Tantivy-288 (#472)barrotsteindev
2019-01-23Allow stemmers in languages other than English (#478)Paul Masurel
2019-01-2332bits platformsPaul Masurel
2019-01-23cargo fmtPaul Masurel
2019-01-23Merge branch 'bug/476'Paul Masurel