summaryrefslogtreecommitdiffstats
path: root/src/collector/facet_collector.rs
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-07-01Tiqb feature/2018 (#583)Paul Masurel
2019-05-05Issue/542 (#543)Paul Masurel
2019-03-20Feature/reader (#517)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-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-05-07Remove some unsafe stuff, justified some of it.Paul Masurel
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-02-19Moving docset aroundPaul Masurel
2018-02-17Disable scoringPaul Masurel
2018-02-12Terminfo blocks (#244)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
2017-12-14NOBUG ClippyPaul Masurel
2017-09-09Integrated with the merge branchPaul Masurel
2017-08-28FormatPaul Masurel
2017-06-20issue/191 Added an analyzer manager.Paul Masurel
2017-06-07issue/191 Added proper analyzerPaul Masurel
2017-05-22issue/168 Make doc! macro usable outside tantivyPaul Masurel
2017-05-21simplified facets.Paul Masurel
2017-05-21faceting for fast numerical fieldsMaciej Dziardziel