Paul Masurel
|
d768a10077
|
master merged in feature branch
|
2017-03-27 09:27:23 +09:00 |
|
Paul Masurel
|
ddb2b8d807
|
test passing.
SegmentWriter create SegmentEntry which contain a delete_bitset
|
2017-03-26 18:32:53 +09:00 |
|
Paul Masurel
|
45806951b1
|
added quotation mark
|
2017-03-25 22:48:07 +09:00 |
|
Paul Masurel
|
84a060552d
|
issue/109 trying to get proper logging in appveyor
|
2017-03-25 22:34:40 +09:00 |
|
Paul Masurel
|
68a956c6e7
|
issue/109 Showing debug! if test fails
|
2017-03-25 21:54:17 +09:00 |
|
Paul Masurel
|
f50f557cfc
|
issue/109 Remove futures from most of segment_updater API.
|
2017-03-25 19:36:03 +09:00 |
|
Paul Masurel
|
daa19b770a
|
(hopefully) bugfix race condition on wait merging threadwq.
|
2017-03-24 18:20:58 +09:00 |
|
Paul Masurel
|
e75402be80
|
Merge pull request #108 from KodrAus/ci/appveyor
Add appveyor config
|
2017-03-24 15:49:50 +09:00 |
|
Ashley Mannix
|
51cab39186
|
drop to vs2015 image
|
2017-03-24 16:37:30 +10:00 |
|
Ashley Mannix
|
c8e12b6847
|
try set mingw path
|
2017-03-24 16:22:32 +10:00 |
|
Ashley Mannix
|
b44a9cb89d
|
add appveyor config
|
2017-03-24 16:11:51 +10:00 |
|
Paul Masurel
|
e650fab927
|
Merge pull request #106 from tantivy-search/wip/delay-test-deletes
Fix delete tests on Windows
|
2017-03-22 09:26:36 +09:00 |
|
Paul Masurel
|
b12a97abe4
|
Add unit test for when deleting fails
Test that when delete fails, we still keep
the file as managed.
Remove the error log for windows, as failing
to delete is expected.
|
2017-03-22 08:57:09 +09:00 |
|
Laurentiu Nicola
|
2b5a4bbde2
|
Don't delete twice on not(windows)
|
2017-03-21 07:48:58 +02:00 |
|
Laurentiu Nicola
|
2d169c4454
|
Delay deleting the files in the test suite to make it work on Windows
|
2017-03-21 07:37:28 +02:00 |
|
Paul Masurel
|
66d6e4e246
|
Merge pull request #103 from tantivy-search/lnicola-fix-sync-directory
Make directory syncing work on Windows (resubmit)
|
2017-03-21 10:55:03 +09:00 |
|
Paul Masurel
|
a061ba091d
|
Merge pull request #105 from tantivy-search/wip/simdcomp-build
Avoid using make for building simdcomp
|
2017-03-21 10:00:49 +09:00 |
|
Laurentiu Nicola
|
92ce9b906b
|
Avoid using make for building simdcomp
|
2017-03-21 00:25:04 +02:00 |
|
Laurentiu Nicola
|
1e0ac31e11
|
Clarify comment and use qualified import for the flag
|
2017-03-20 23:12:48 +02:00 |
|
Paul Masurel
|
ebcea0128c
|
Getting the FLAG from the winapi module.
|
2017-03-19 11:09:15 +09:00 |
|
Paul Masurel
|
30075176cb
|
blop
|
2017-03-19 10:52:54 +09:00 |
|
Laurentiu Nicola
|
7c114b602d
|
Make directory syncing work on Windows
|
2017-03-19 02:17:13 +02:00 |
|
Paul Masurel
|
50659147d1
|
NOBUG updated simple_search.html
|
2017-03-14 12:04:21 +09:00 |
|
Paul Masurel
|
da10fe3b4d
|
Various fixes.
|
2017-03-13 22:01:55 +09:00 |
|
Paul Masurel
|
4db56c6bd8
|
Merge pull request #101 from tantivy-search/issue/99
Improvements to simple_search.rs: fixes #100 and improves #99
|
2017-03-13 13:26:39 +09:00 |
|
Claus Matzinger
|
292dd6dcb6
|
fixup
|
2017-03-13 00:24:54 -04:00 |
|
Claus Matzinger
|
37e71f7c63
|
fixes #100 and improves #99
|
2017-03-12 22:59:38 -04:00 |
|
Paul Masurel
|
5932278e00
|
test passing
|
2017-03-13 10:00:19 +09:00 |
|
Paul Masurel
|
202dda98ba
|
baby step 3
|
2017-03-12 19:00:57 +09:00 |
|
Paul Masurel
|
7c971b5d3b
|
baby step 2
|
2017-03-11 16:14:20 +09:00 |
|
Paul Masurel
|
77c61ddab2
|
Baby step1
|
2017-03-11 14:20:46 +09:00 |
|
Paul Masurel
|
b7f026bab9
|
Merger returns a SegmentMeta
|
2017-03-10 09:05:51 +09:00 |
|
Paul Masurel
|
cc2f78184b
|
Added unit test for #96
|
2017-03-10 09:05:51 +09:00 |
|
Paul Masurel
|
673423f762
|
Merge pull request #98 from KodrAus/feat/no-cpp
Convert simd wrapper to C
|
2017-03-09 13:11:08 +09:00 |
|
Paul Masurel
|
7532c4a440
|
Removed double ;
|
2017-03-09 10:57:30 +09:00 |
|
Ashley Mannix
|
324b56a60c
|
fix warnings
|
2017-03-09 06:54:48 +10:00 |
|
Paul Masurel
|
ac3890f93c
|
NOBUG Marked the functional test as ignore
|
2017-03-08 19:08:29 +09:00 |
|
Ashley Mannix
|
69b3de43f6
|
convert simd wrapper to c
|
2017-03-08 14:02:48 +10:00 |
|
Paul Masurel
|
3d1196d53e
|
NOBUG added doc link.
|
2017-03-07 10:14:00 +09:00 |
|
Paul Masurel
|
a397537ed8
|
NOBUG added rustdoc
|
2017-03-07 10:10:43 +09:00 |
|
Paul Masurel
|
ebca904767
|
NOBUG added rustdoc
|
2017-03-07 09:58:51 +09:00 |
|
Paul Masurel
|
3a472914ce
|
Fix .write -> .write_all
|
2017-03-06 16:28:30 +09:00 |
|
Paul Masurel
|
c59507444f
|
issue/77 ManagedDirectory working
Closes #77
|
2017-03-06 12:18:36 +09:00 |
|
Paul Masurel
|
4b7afa2ae7
|
issue/77 Added managed directory
|
2017-03-03 22:41:37 +09:00 |
|
Paul Masurel
|
590a8582c9
|
The reference doc should not point to the schema page.
|
2017-02-28 21:17:19 +09:00 |
|
Paul Masurel
|
ab3440f925
|
NOBUG Bypass github cache for coveralls badge
|
2017-02-27 12:39:59 +09:00 |
|
Paul Masurel
|
ec5fb2eaa9
|
NOBUG cleanup
|
2017-02-27 09:52:28 +09:00 |
|
Paul Masurel
|
15b60d72cc
|
NOBUG add_document does not return result
|
2017-02-27 09:36:41 +09:00 |
|
Paul Masurel
|
7a07144c68
|
Bugfix related with deletes, rollback and the index opstamp.
|
2017-02-27 01:42:25 +09:00 |
|
Paul Masurel
|
8bcfdb8e80
|
NOBUG misc ...
|
2017-02-26 21:35:18 +09:00 |
|