summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2019-07-01Tiqb feature/2018 (#583)Paul Masurel
2019-06-29updating rand (#582)Paul Masurel
2019-06-27Fix typo (#573)Kirill Zaborsky
2019-06-27Fixed CHANGELOG and disable one test on windows (#577)Paul Masurel
2019-06-16Closes #552 (#570)Paul Masurel
2019-06-12Petr tik n510 clear index (#566)Paul Masurel
2019-06-06Update winapi requirement from 0.2 to 0.3 (#537)dependabot-preview[bot]
2019-06-06Issue/36 (#559)Paul Masurel
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