Paul Masurel
|
0855649986
|
Leaning more on the alive (vs delete) semantics. (#1164)
|
2021-10-05 18:53:29 +09:00 |
|
Pascal Seitz
|
efc0d8341b
|
fix comment
|
2021-09-24 15:09:21 +08:00 |
|
Pascal Seitz
|
22bcc83d10
|
fix padding in initialization
|
2021-09-24 14:43:04 +08:00 |
|
Pascal Seitz
|
5ee5037934
|
create and use ReadSerializedBitSet
|
2021-09-24 12:53:33 +08:00 |
|
Pascal Seitz
|
c27ccd3e24
|
improve naming
|
2021-09-23 21:02:09 +08:00 |
|
Pascal Seitz
|
a1f5cead96
|
AliveBitSet instead of DeleteBitSet
|
2021-09-23 20:03:57 +08:00 |
|
Pascal Seitz
|
4583fa270b
|
fixes
|
2021-09-23 10:39:53 +08:00 |
|
Pascal Seitz
|
beb3a5bd73
|
fix len
|
2021-09-18 17:58:15 +08:00 |
|
Pascal Seitz
|
93cbd52bf0
|
move code to biset, add inline, add benchmark
|
2021-09-18 17:35:22 +08:00 |
|
Pascal Seitz
|
c22177a005
|
add iterator
|
2021-09-17 15:29:27 +08:00 |
|
Pascal Seitz
|
4da71273e1
|
add de/serialization for bitset
remove len footgun
|
2021-09-17 10:28:12 +08:00 |
|
Pascal Seitz
|
3265f7bec3
|
dissolve common module
|
2021-08-19 23:26:34 +01:00 |
|
Pascal Seitz
|
ee0881712a
|
move bitset to common crate, move composite file to directory
|
2021-08-19 17:45:09 +01:00 |
|
Pascal Seitz
|
3e8f267e33
|
rename common to tantivy-common
|
2021-08-19 10:27:20 +01:00 |
|
Pascal Seitz
|
10f056fbb4
|
apply clippy fixes
|
2021-07-01 17:08:44 +02:00 |
|
Pascal Seitz
|
36528c5e83
|
move counting writer to common
move counting writer to common
reuse counting writer in fastfield codec
|
2021-06-16 08:14:04 +02:00 |
|
Pascal Seitz
|
451538fecf
|
add serialize for bool
|
2021-06-14 13:56:40 +02:00 |
|
Pascal Seitz
|
60df629725
|
cargo.toml license desc and author
|
2021-06-14 13:56:40 +02:00 |
|
Pascal Seitz
|
2193d85622
|
fix clippy and common crate tests
|
2021-06-14 13:56:40 +02:00 |
|
Pascal Seitz
|
3298d6cb71
|
move common to common crate, create fastfield_codecs crate
move common to common crate
create fastfield_codecs crate
add bitpacker to fast field codecs
add linear interpolation to fast field codecs
add tests
|
2021-06-14 13:56:40 +02:00 |
|