Paul Masurel
|
7b2b181652
|
Merge branch 'master' into issue/136
Conflicts:
src/datastruct/stacker/hashmap.rs
src/datastruct/stacker/heap.rs
src/datastruct/stacker/mod.rs
src/indexer/index_writer.rs
src/indexer/merger.rs
src/indexer/segment_updater.rs
src/indexer/segment_writer.rs
src/postings/postings_writer.rs
src/postings/recorder.rs
src/schema/term.rs
|
2017-05-17 18:40:09 +09:00 |
|
Paul Masurel
|
4c8f9742f8
|
format
|
2017-05-15 22:30:18 +09:00 |
|
Paul Masurel
|
1369d2d144
|
Quadratic probing.
|
2017-05-10 10:38:47 +09:00 |
|
Paul Masurel
|
90bc3e3773
|
Added limitation on term dictionary saturation
|
2017-05-09 14:10:33 +09:00 |
|
Paul Masurel
|
ffb62b6835
|
working
|
2017-05-09 10:17:05 +09:00 |
|
Paul Masurel
|
597dac9cb6
|
NOBUG Adding doc.
|
2017-02-25 23:39:02 +09:00 |
|
Paul Masurel
|
d5c161e196
|
issue/43 Computing deleted doc bitset
|
2017-02-19 22:38:14 +09:00 |
|
Paul Masurel
|
20c089b9f1
|
bug/4 fixed for clippy
|
2016-10-16 18:31:29 +09:00 |
|
Paul Masurel
|
746d6284d9
|
#4 Using peek_mut API from binary heap instead of replace
|
2016-10-14 15:30:36 +09:00 |
|
Paul Masurel
|
ca331e7fe5
|
Added documentation / HeapAllocable
|
2016-09-22 14:32:44 +09:00 |
|
Paul Masurel
|
b337adbd78
|
NOBUG Added comments.
|
2016-09-21 00:52:31 +09:00 |
|
Paul Masurel
|
e8d5baa44b
|
NOBUG Adding documentation
|
2016-09-20 08:58:43 +09:00 |
|
Paul Masurel
|
f3a24f5b3c
|
NOBUG Code cleaning , cargo clippy
|
2016-09-19 17:01:37 +09:00 |
|
Paul Masurel
|
24d2e3f6c1
|
switching for the stacker datastructure
|
2016-09-05 10:27:14 +09:00 |
|