summaryrefslogtreecommitdiffstats
path: root/src/lib.rs
AgeCommit message (Expand)Author
2019-10-07Add a doctest to BooleanQuery (#630)HEADmasterpetr-tik
2019-09-05Moving queyr grammar to a different crate. (#645)Paul Masurel
2019-08-19Update import statements in examples, doctests (#633)Joshua Dutton
2019-08-08Various bugfix in the query parser (#619)Paul Masurel
2019-08-05Bump deps (#613)Kornel
2019-08-01Changes required for python binding (#610)Paul Masurel
2019-07-27add support for float (#603)fdb-hiroshima
2019-07-22Added phrase query tests (#601)Paul Masurel
2019-07-15Fixed links (#592)Paul Masurel
2019-07-10Kompass master (#590)Paul Masurel
2019-07-072018 (#585)Paul Masurel
2019-07-01Tiqb feature/2018 (#583)Paul Masurel
2019-06-29updating rand (#582)Paul Masurel
2019-06-06Comments for IndexMeta (#560)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-29Addressed code reviewpetr-tik
2019-03-20cleanup for nodefaultfeaturesPaul Masurel
2019-03-20Feature/reader (#517)Paul Masurel
2019-03-15WIP: date field (#487)barrotsteindev
2019-03-07Issue/513 (#514)Paul Masurel
2019-02-26cargo fmtPaul Masurel
2019-02-23Partially addresses #500 (#502)Paul Masurel
2019-01-28Issue/483 (#484)Paul Masurel
2019-01-28Clippy + cargo fmtPaul Masurel
2019-01-27Issue/468b (#482)Paul Masurel
2019-01-24Lower RAM usage in tests.Paul Masurel
2018-12-10Closes #449 (#450)Paul Masurel
2018-12-02Add accessors for Snippet and HighlightSection (#448)fdb-hiroshima
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 rand requirement from 0.5 to 0.6 (#440)dependabot[bot]
2018-10-15Compute space usage of a Searcher / SegmentReader / CompositeFile (#282)Jason Wolfe
2018-09-16Snippet term score (#423)Paul Masurel
2018-09-15Clippy (#422)Paul Masurel
2018-09-15Clippy (#421)Paul Masurel
2018-09-15Cargo Format (#420)Paul Masurel
2018-09-11Merge branch 'issue/368b'Paul Masurel
2018-09-11Added SnippetGeneratorPaul Masurel
2018-09-10Added snippet generatorPaul Masurel
2018-09-09Closes #387Paul Masurel
2018-09-07Merge branch 'master' into issue/368Vignesh Sarma K
2018-09-06Issue/389 (#405)Paul Masurel
2018-08-28add htmlescape and update to_html fn to use it.Vignesh Sarma K (വിഘ്നേഷ് ശ൪മ കെ)
2018-08-28Getting started on #368Paul Masurel
2018-08-20Switch from error-chain to failure crate (#376)Dru Sellers
2018-08-08Closes #364 (#365)Paul Masurel