summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2019-06-06Comments for IndexMeta (#560)Paul Masurel
2019-05-28Remove mut in add_document and delete_term. Made stamper ordering rel… (#551)Paul Masurel
2019-05-28Make IndexMeta public (#553)Stephen Carman
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-30Merge branch 'master' into stamper_refactorpetr-tik
2019-04-30Added more info to fast fields.Paul Masurel
2019-04-29Addressed code reviewpetr-tik
2019-04-26Merge branch 'master' of github.com:tantivy-search/tantivy into stamper_refactorpetr-tik
2019-04-26Dds merged (#539)Paul Masurel
2019-04-26Added logging when token is dropped. (#538)Paul Masurel
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