summaryrefslogtreecommitdiffstats
path: root/src/common/mod.rs
AgeCommit message (Expand)Author
2019-08-08cargo fmtPaul Masurel
2019-07-27add support for float (#603)fdb-hiroshima
2019-04-24Clippy2 (#534)Paul Masurel
2019-03-20Linear simd (#519)Paul Masurel
2019-03-20cleanup for nodefaultfeaturesPaul Masurel
2019-01-13More efficient indexing (#463)Paul Masurel
2019-01-13More efficient indexing (#462)Paul Masurel
2018-04-21Cargo fmtPaul Masurel
2018-03-31Removed timerPaul Masurel
2018-02-12RustfmtPaul Masurel
2018-02-12Terminfo blocks (#244)Paul Masurel
2018-02-05Issue/range query (#242)Paul Masurel
2017-12-14NOBUG rustfmtPaul Masurel
2017-08-26Better error handling. Some doc.Paul Masurel
2017-08-12Using composite file in fast field.Paul Masurel
2017-05-31issue/181 BinarySerializable does not return the len + Generics over Read+WritePaul Masurel
2017-05-25issue/174 Added doc, and made field privatePaul Masurel
2017-05-25Reorganized code and added documentation.Paul Masurel
2017-05-25Added stream dictionary code, merge unit testPaul Masurel
2017-05-17Fix typo in docstringLaurentiu Nicola
2017-05-15formatPaul Masurel
2017-05-11FIXED inconsistent Term's field serialization.Paul Masurel
2017-05-04issues/65 Added i64 fast fieldsPaul Masurel
2017-05-04i64 fast field workingPaul Masurel
2017-04-04issue/96 Added unit test, documentation and various tiny improvements.Paul Masurel
2017-03-29Added helper to create Vec with a given sizePaul Masurel
2016-11-24Compression working without simd workingPaul Masurel
2016-11-24issue/55 externalizing the bitpackerPaul Masurel
2016-11-23issue/55 simdcompression is a feature.Paul Masurel
2016-11-03issue/50 PhraseQuery workingPaul Masurel
2016-11-02issue/50 Removed SegmentPostingsTestFactory for just using VecPostingsPaul Masurel
2016-10-16bug/4 Removed race condition in SegmentUpdaterPaul Masurel
2016-10-15bug/4 Introduce segment_updaterPaul Masurel
2016-09-22DocPaul Masurel
2016-09-21NOBUG Added comments.Paul Masurel
2016-08-19Added delete.Paul Masurel
2016-05-01moved commonPaul Masurel