Paul Masurel
|
64fee11bc0
|
issue/43 Clean up
|
2017-02-19 22:39:04 +09:00 |
|
Paul Masurel
|
e12fc4bb09
|
issue/43 deletes
merge not working
only updating uncommitted
|
2017-02-19 22:39:04 +09:00 |
|
Paul Masurel
|
0820992141
|
issue/43 docstamp -> opstamp
|
2017-02-19 22:38:39 +09:00 |
|
Paul Masurel
|
09782858da
|
issue/43 Segment have a commit opstamp
|
2017-02-19 22:38:39 +09:00 |
|
Paul Masurel
|
ca977fb17b
|
issue/43 Refactoring of SegmentUpdater
|
2017-02-19 22:38:39 +09:00 |
|
Paul Masurel
|
6530d43d6a
|
issue/43 Small fixes.
|
2017-02-19 22:38:39 +09:00 |
|
Paul Masurel
|
926e71a573
|
issue/43 unit test running. segment updater uses futures.
|
2017-02-19 22:38:38 +09:00 |
|
Paul Masurel
|
bacaabf857
|
issue/43 fixed on unit test. need big refactoring of segment updater
|
2017-02-19 22:38:38 +09:00 |
|
Paul Masurel
|
d6e7157173
|
issue/43 Test broken... moved segment manager to the segment updater / segment writer
|
2017-02-19 22:38:15 +09:00 |
|
Paul Masurel
|
093dcbd253
|
issue/43 Isolated SegmentMeta
|
2017-02-19 22:38:15 +09:00 |
|
Paul Masurel
|
fba44b78b6
|
issue/43 Added delete doc file
|
2017-02-19 22:38:15 +09:00 |
|
Casey Primozic
|
e0ba699c16
|
Updated dependency versions and implementations
- Updated `byteorder` error usage (now returns straight `Error`s)
- Updated `Uuid` implementation (`to_simple_string` now `.simple().to_string()`)
|
2017-02-17 01:26:13 -06:00 |
|
Paul Masurel
|
d3d34be167
|
issue/67 Added a advance interface to the term iterator
|
2016-12-20 11:25:52 +01:00 |
|
Paul Masurel
|
98cdc83428
|
Issue #67 Removing afterwards.
|
2016-12-18 11:57:28 +01:00 |
|
Paul Masurel
|
4d7d201f21
|
Issue #67 - Removed segment ord array from term iteration.
This was probably an early optimization.
|
2016-12-17 09:44:51 +01:00 |
|
Paul Masurel
|
ca5f3e1d46
|
issue/67 First stab. Iterator working.
|
2016-12-17 00:58:12 +01:00 |
|
Paul Masurel
|
5563eb806d
|
NOBUG simdcompression
|
2016-11-27 00:26:32 +09:00 |
|
Paul Masurel
|
46a56a4c51
|
NOBUG Use searcher.search instead of query.search
|
2016-11-04 16:53:26 +09:00 |
|
Paul Masurel
|
1d741df7b1
|
#38 splitting DataSource.
|
2016-10-18 20:16:34 +09:00 |
|
Paul Masurel
|
20c089b9f1
|
bug/4 fixed for clippy
|
2016-10-16 18:31:29 +09:00 |
|
Paul Masurel
|
2b7444b11a
|
bug/4 Removed race condition in SegmentUpdater
|
2016-10-16 17:04:45 +09:00 |
|
Paul Masurel
|
e5b51e57b4
|
Merge branch 'master' into bug/4
|
2016-10-15 22:59:36 +09:00 |
|
Paul Masurel
|
21192db593
|
bug/4 Fixed race condition in pool.
|
2016-10-15 19:20:10 +09:00 |
|
Paul Masurel
|
0f246ba908
|
bug/4 Introduce segment_updater
|
2016-10-15 12:16:30 +09:00 |
|
Paul Masurel
|
b499d76f91
|
bug/4 Added docstamp in segment manager to make it possible for index_writer to wait for the segmetn manager to be up to date
|
2016-10-13 10:46:29 +09:00 |
|
Paul Masurel
|
3bc9978d95
|
bug/4 Pretty bad race condition remaining
1
|
2016-10-12 10:41:41 +09:00 |
|
Paul Masurel
|
fe905ff18b
|
bug/4 Bugfix, and made unit test way faster
|
2016-10-11 08:59:41 +09:00 |
|
Paul Masurel
|
9b5185b8d5
|
bug/4 Bugfix. Committing was throwing away the segment's state (InMerge or Ready).
|
2016-10-10 11:41:31 +09:00 |
|
Paul Masurel
|
9cc1e47a06
|
bug/4
|
2016-10-04 11:07:34 +09:00 |
|
Michael J. Curry
|
964e56a190
|
document errors and panics when creating IndexWriter [skip ci]
|
2016-10-03 11:30:45 -04:00 |
|
Paul Masurel
|
cd0464346c
|
bug/4 Do not handle error in SegmentManager.
|
2016-10-03 20:43:01 +09:00 |
|
Paul Masurel
|
9298a6ad9e
|
bug/4
|
2016-10-01 19:03:36 +09:00 |
|
Michael J. Curry
|
784043b8eb
|
more small changes
|
2016-09-30 11:16:56 -04:00 |
|
Paul Masurel
|
0c9b0daf70
|
bug/4 blop
|
2016-09-30 22:58:56 +09:00 |
|
Paul Masurel
|
6d67588fcd
|
Merge branch 'bug/4' of github.com:fulmicoton/tantivy into bug/4
|
2016-09-30 17:45:36 +09:00 |
|
Paul Masurel
|
76a65b625a
|
bug/4 made index.commit private
|
2016-09-30 14:53:54 +09:00 |
|
Paul Masurel
|
e6631dfb19
|
bug/4 introducing a segment manager
|
2016-09-30 00:02:14 +09:00 |
|
Paul Masurel
|
cd3bd442fe
|
bug/4 introducing a segment manager
|
2016-09-29 21:07:59 +09:00 |
|
Paul Masurel
|
9473ac3371
|
bug/4 one test not passing
|
2016-09-28 00:11:52 +09:00 |
|
Paul Masurel
|
76e1237b81
|
bug/4 still buggy and very wrong, but one step at a time
|
2016-09-27 19:13:53 +09:00 |
|
Paul Masurel
|
76046a754b
|
bug/4 Test are working with autoincrement segment id
|
2016-09-26 10:04:10 +09:00 |
|
Paul Masurel
|
734866a77c
|
issue/4 First tab, added segment register. Unit tests broken. Need to seed the random generator
|
2016-09-26 08:56:36 +09:00 |
|
Paul Masurel
|
1a08ca4f95
|
Doc
|
2016-09-22 15:45:37 +09:00 |
|
Paul Masurel
|
994f223e35
|
NOBUG Simplified errors
|
2016-09-22 13:11:12 +09:00 |
|
Paul Masurel
|
de7880bde9
|
NOBUG Added comments.
|
2016-09-21 10:38:50 +09:00 |
|
Paul Masurel
|
025ab3c7ab
|
NOBUG Added comments.
|
2016-09-21 10:27:43 +09:00 |
|
Paul Masurel
|
0b11ed517a
|
NOBUG Added documents.
|
2016-09-20 11:07:40 +09:00 |
|
Paul Masurel
|
17715fe84c
|
Added documentation
|
2016-09-20 00:43:52 +09:00 |
|
Paul Masurel
|
578b8df288
|
NOBUG Added documentation
|
2016-09-19 18:45:50 +09:00 |
|
Paul Masurel
|
f3a24f5b3c
|
NOBUG Code cleaning , cargo clippy
|
2016-09-19 17:01:37 +09:00 |
|