Paul Masurel
|
90fcfb3f43
|
issue/188 Using murmurhash
|
2017-06-07 09:30:34 +09:00 |
|
Paul Masurel
|
e547e8abad
|
Closes #184
Resizing the `Vec` was a bad idea, as for some stacker operation,
we may have a living reference to an object in the current heap.
|
2017-06-06 23:16:28 +09:00 |
|
Paul Masurel
|
5aa4565424
|
Tiny cleaning
|
2017-06-05 23:40:08 +09:00 |
|
Paul Masurel
|
3637620187
|
Merge branch 'master' of github.com:tantivy-search/tantivy
|
2017-06-02 21:03:37 +09:00 |
|
Laurentiu Nicola
|
a94679d74d
|
Use four terms in the intersection bench
|
2017-05-31 08:31:33 +09:00 |
|
Laurentiu Nicola
|
a35a8638cc
|
Comment nit
|
2017-05-31 08:31:33 +09:00 |
|
Paul Masurel
|
97a051996f
|
issue 171. Hopefully bugfix?
|
2017-05-31 08:31:33 +09:00 |
|
Laurentiu Nicola
|
69525cb3c7
|
Add extra intersection test
|
2017-05-31 08:31:33 +09:00 |
|
Laurentiu Nicola
|
63867a7150
|
Fix document generation for posting benchmarks
|
2017-05-31 08:31:33 +09:00 |
|
Paul Masurel
|
19c073385a
|
Better intersection and added size_hint
|
2017-05-31 08:31:33 +09:00 |
|
Paul Masurel
|
0521844e56
|
Format, small changes in VInt
|
2017-05-31 08:31:20 +09:00 |
|
Paul Masurel
|
8d4778f94d
|
issue/181 BinarySerializable does not return the len + Generics over Read+Write
|
2017-05-31 08:31:20 +09:00 |
|
Paul Masurel
|
1d5464351d
|
generic read
|
2017-05-31 08:31:20 +09:00 |
|
Paul Masurel
|
522ebdc674
|
made ResultExt public
|
2017-05-31 08:31:20 +09:00 |
|
Paul Masurel
|
4a805733db
|
another hash
|
2017-05-30 15:36:48 +09:00 |
|
Paul Masurel
|
568d149db8
|
Merge branch 'master' into exp/hash_intable
|
2017-05-30 08:27:33 +09:00 |
|
Paul Masurel
|
4cfc9806c0
|
made ResultExt public
|
2017-05-30 08:22:17 +09:00 |
|
Paul Masurel
|
37042e3ccb
|
Send and Sync impl now useless
|
2017-05-29 18:53:49 +09:00 |
|
Paul Masurel
|
b316cd337a
|
Optimization in bitpacker
|
2017-05-29 18:53:49 +09:00 |
|
Paul Masurel
|
c04991e5ad
|
Removed pointer in fastfield
|
2017-05-29 18:53:49 +09:00 |
|
Paul Masurel
|
c59b712eeb
|
Added hash info in the table
|
2017-05-29 18:47:20 +09:00 |
|
Ashley Mannix
|
da61baed3b
|
run fmt
|
2017-05-29 18:29:39 +09:00 |
|
Ashley Mannix
|
b6140d2962
|
drop some patch bounds
|
2017-05-29 18:29:39 +09:00 |
|
Ashley Mannix
|
6a9a71bb1b
|
re-export ErrorKind
|
2017-05-29 18:29:39 +09:00 |
|
Ashley Mannix
|
e8fc4c77e2
|
fix delete error msg
|
2017-05-29 18:29:39 +09:00 |
|
Ashley Mannix
|
80837601ea
|
remove error::* imports
|
2017-05-29 18:29:39 +09:00 |
|
Ashley Mannix
|
2b2703cf51
|
run cargo fmt
|
2017-05-29 18:29:39 +09:00 |
|
Ashley Mannix
|
d79018a7f8
|
fix build warnings
|
2017-05-29 18:29:39 +09:00 |
|
Ashley Mannix
|
d8a7c428f7
|
impl std error for directory errors
|
2017-05-29 18:29:39 +09:00 |
|
Ashley Mannix
|
45595234cc
|
fix error match
|
2017-05-29 18:29:39 +09:00 |
|
Ashley Mannix
|
1bcebdd29e
|
initial error-chain
|
2017-05-29 18:29:39 +09:00 |
|
Paul Masurel
|
ed0333a404
|
Optimized streamer
|
2017-05-28 19:58:28 +09:00 |
|
Paul Masurel
|
ac0b1a21eb
|
Term as a wrapper
Small changes
Plastic
|
2017-05-25 23:49:54 +09:00 |
|
Paul Masurel
|
6bbc789d84
|
Fmt fix
|
2017-05-25 23:49:54 +09:00 |
|
Paul Masurel
|
87152daef3
|
issue/174 Added doc, and made field private
|
2017-05-25 23:49:54 +09:00 |
|
Paul Masurel
|
e0fce4782a
|
Added documentation
|
2017-05-25 23:49:54 +09:00 |
|
Paul Masurel
|
a633c2a49a
|
Avoid exposing common. Exposes u64 to i64 conversion instead.
|
2017-05-25 23:49:54 +09:00 |
|
Paul Masurel
|
51623d593e
|
Avoid exposign schema from segment_reader
|
2017-05-25 23:49:54 +09:00 |
|
Paul Masurel
|
29bf740ddf
|
Exposing the remaining API
|
2017-05-25 23:49:54 +09:00 |
|
Paul Masurel
|
511bd25a31
|
trailing whitespace
|
2017-05-25 18:17:37 +09:00 |
|
Paul Masurel
|
66e14ac1b1
|
clippy
|
2017-05-25 18:17:37 +09:00 |
|
Paul Masurel
|
09e94072ba
|
Cargo fmt
|
2017-05-25 18:17:37 +09:00 |
|
Paul Masurel
|
6c68136d31
|
Reorganized code
|
2017-05-25 18:17:37 +09:00 |
|
Paul Masurel
|
aaf1b2c6b6
|
Reorganized code and added documentation.
|
2017-05-25 18:17:37 +09:00 |
|
Paul Masurel
|
8a6af2aefa
|
Added unit test and bugfix
|
2017-05-25 18:17:37 +09:00 |
|
Paul Masurel
|
7a6e62976b
|
Added stream dictionary code, merge unit test
|
2017-05-25 18:17:37 +09:00 |
|
Paul Masurel
|
2712930bd6
|
Added the feature
|
2017-05-25 18:17:37 +09:00 |
|
Paul Masurel
|
cb05f8c098
|
Prevent execution of the code in the macro doc
|
2017-05-22 10:55:45 +09:00 |
|
Paul Masurel
|
c0c9d04ca9
|
Added extra doc
|
2017-05-22 10:55:45 +09:00 |
|
Paul Masurel
|
7ea5e740e0
|
Using the $crate thing to make the macro usable in and outside tantivy
|
2017-05-22 10:55:45 +09:00 |
|