summaryrefslogtreecommitdiffstats
path: root/src/fastfield/mod.rs
AgeCommit message (Expand)Author
2019-10-04Fix bench (#663)Paul Masurel
2019-10-04fmt (#661)Paul Masurel
2019-07-27add support for float (#603)fdb-hiroshima
2019-07-10Kompass master (#590)Paul Masurel
2019-07-07Issue/479 (#578)Paul Masurel
2019-07-01Tiqb feature/2018 (#583)Paul Masurel
2019-05-05Issue/542 (#543)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-06Issue/389 (#405)Paul Masurel
2018-08-02Updating rand to 0.5 (#363)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-15bench workingPaul Masurel
2018-04-15Compiles in stable rustPaul Masurel
2018-04-10#263: Make MultiValueIntFastFieldWriter public, expose via FastFieldsWriter (...jason-wolfe
2018-03-10Bugfix and rustfmtPaul Masurel
2018-02-20Refactoring of fastfieldsPaul Masurel
2018-02-20Multivalue u64 field / i64 field.Paul Masurel
2018-02-19Code cleaningPaul Masurel
2018-02-12Terminfo blocks (#244)Paul Masurel
2018-02-03ClippyPaul Masurel
2018-02-03FormatPaul Masurel
2018-01-25Fixing unit testsPaul Masurel
2018-01-25Test not passingPaul Masurel
2017-12-14NOBUG rustfmtPaul Masurel
2017-12-14NOBUG ClippyPaul Masurel
2017-12-14NOBUG intellij misc lintPaul Masurel
2017-11-26docPaul Masurel
2017-08-28Merge branch 'imhotep-new-codec'Paul Masurel
2017-08-28FormatPaul Masurel
2017-08-15CleanupsPaul Masurel
2017-08-14Reenable unit test.Paul Masurel
2017-08-13half way through removing FastFieldsReaderPaul Masurel
2017-08-12Using composite file in fast field.Paul Masurel
2017-08-06Minor Doc Changes (#206)Dru Sellers
2017-07-13Merge remote-tracking branch 'origin/exp/hash_intable'Paul Masurel
2017-07-13NOBUG Remove range step_byPaul Masurel
2017-06-23Removing usage of step_byPaul Masurel
2017-06-14Added unit testPaul Masurel
2017-06-05Tiny cleaningPaul Masurel
2017-05-19Comments and cleaning up APIPaul Masurel
2017-05-19Moving to termdictPaul Masurel
2017-05-17Making clippy happy.Paul Masurel
2017-05-16Make rustfmt happyLaurentiu Nicola
2017-05-15formatPaul Masurel
2017-05-06issues/65 Added commentsPaul Masurel
2017-05-04issues/65 Added i64 fast fieldsPaul Masurel