summaryrefslogtreecommitdiffstats
path: root/src/collector
AgeCommit message (Expand)Author
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
2018-02-16Using the same logic when score is enabled.Paul Masurel
2018-02-12Terminfo blocks (#244)Paul Masurel
2018-02-05Issue/range query (#242)Paul Masurel
2018-02-03Cargo fmtPaul Masurel
2018-02-03ClippyPaul Masurel
2018-02-03FormatPaul Masurel
2018-02-03Added documentation / test and change the contract of .add_facet()Paul Masurel
2018-01-28Unit test passingPaul Masurel
2018-01-25Test not passingPaul Masurel
2017-12-16NOBUG QueryParser does not need to be mut. Code cleanupPaul Masurel
2017-12-14NOBUG rustfmtPaul Masurel