summaryrefslogtreecommitdiffstats
path: root/src/fastfield
AgeCommit message (Expand)Author
2019-05-05Issue/542 (#543)Paul Masurel
2019-03-20Feature/reader (#517)Paul Masurel
2019-03-15WIP: date field (#487)barrotsteindev
2019-03-06Cargo fmtPaul Masurel
2019-02-26Code cleaningPaul Masurel
2019-02-25Jannickj prove bug with facets (#508)Paul Masurel
2019-02-05Positions simplificationPaul Masurel
2019-02-05fastfield reader fixPaul Masurel
2019-02-04Closes #461 (#489)Paul Masurel
2019-02-04Closes #461 (#488)Paul Masurel
2019-01-08Less unsafePaul Masurel
2018-12-17Format and update murmurhash32 versionPaul Masurel
2018-12-17Facet remove unsafe (#454)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-10-15Compute space usage of a Searcher / SegmentReader / CompositeFile (#282)Jason Wolfe
2018-09-15Clippy (#422)Paul Masurel
2018-09-15Cargo Format (#420)Paul Masurel
2018-09-06Issue/389 (#405)Paul Masurel
2018-08-20Switch from error-chain to failure crate (#376)Dru Sellers
2018-08-02Updating rand to 0.5 (#363)Paul Masurel
2018-07-25Closes #339. (#340)Paul Masurel
2018-06-30Issue/325 (#330)Paul Masurel
2018-06-22Preparing for releasePaul 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-05-06Integrating #274, #280, #289 into master (#290)Paul Masurel
2018-04-21Cargo fmtPaul Masurel
2018-04-21Removed `streamdict`Paul Masurel
2018-04-17Hide some of the APIPaul 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-28Added commentsPaul Masurel
2018-03-27TermScorer does not handle deletesPaul Masurel
2018-03-21BackmergePaul Masurel
2018-03-21Total field norm fixed.Paul Masurel
2018-03-21Fieldnorm reader working except mergePaul Masurel
2018-03-19Back merged masterPaul Masurel
2018-03-10Bugfix and rustfmtPaul Masurel
2018-02-21Added specialized SegmentPostings when there are no DeleteSetPaul Masurel
2018-02-20Refactoring of fastfieldsPaul Masurel
2018-02-20Multivalue u64 field / i64 field.Paul Masurel
2018-02-19Code cleaningPaul Masurel
2018-02-12RustfmtPaul Masurel
2018-02-12Terminfo blocks (#244)Paul Masurel
2018-02-03ClippyPaul Masurel
2018-02-03FormatPaul Masurel