summaryrefslogtreecommitdiffstats
path: root/src/collector
AgeCommit message (Expand)Author
2019-10-04Fix bench (#663)Paul Masurel
2019-10-04fmt (#661)Paul Masurel
2019-08-19Update import statements in examples, doctests (#633)Joshua Dutton
2019-08-19Fix trait object in doctest (#635)Joshua Dutton
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-07Issue/479 (#578)Paul Masurel
2019-07-072018 (#585)Paul Masurel
2019-07-01Tiqb feature/2018 (#583)Paul Masurel
2019-05-05Issue/542 (#543)Paul Masurel
2019-03-20Feature/reader (#517)Paul Masurel
2019-03-06Cargo fmtPaul Masurel
2019-03-06Added comment on the constructor fo TopDocSByFieldPaul Masurel
2019-01-29RustfmtPaul Masurel
2019-01-28Issue/483 (#484)Paul Masurel
2019-01-24Lower RAM usage in tests.Paul Masurel
2019-01-16Closes 466. Removing mentions of the chain collector. (#467)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-16Update rand requirement from 0.5 to 0.6 (#440)dependabot[bot]
2018-09-15Clippy (#422)Paul Masurel
2018-09-15Cargo Format (#420)Paul Masurel
2018-09-14Top collector (#413)pentlander
2018-08-02Updating rand to 0.5 (#363)Paul Masurel
2018-07-31Issue/355 (#358)Paul Masurel
2018-07-25Closes #339. (#340)Paul Masurel
2018-06-30Issue/325 (#330)Paul Masurel
2018-06-22Preparing for releasePaul Masurel
2018-06-22Preparing for release.Paul Masurel
2018-06-19Add some simple doc tests (#320)Dru Sellers
2018-06-15Exposing thePaul Masurel
2018-05-07Remove some unsafe stuff, justified some of it.Paul Masurel
2018-05-07RustfmtPaul Masurel
2018-05-07Add fast field for associating arbitrary bytes to a document (#275)Jason Wolfe
2018-04-21Cargo fmtPaul Masurel
2018-04-21Removed `streamdict`Paul Masurel
2018-04-15bench workingPaul Masurel
2018-04-15Compiles in stable rustPaul Masurel
2018-04-14Added iterator for facet collectorPaul Masurel
2018-03-25PhraseScorer's score aligned with that of Lucene.)Paul Masurel
2018-03-10ClippyPaul Masurel
2018-02-20Refactoring of fastfieldsPaul Masurel
2018-02-20Multivalue u64 field / i64 field.Paul Masurel
2018-02-19RustfmtPaul Masurel
2018-02-19Moving docset aroundPaul Masurel
2018-02-17Disable scoringPaul Masurel