Commit Graph

3541 Commits

Author SHA1 Message Date
Paul Masurel
90cec84f95 bug/4 2016-10-04 10:41:10 +09:00
Michael J. Curry
21a058ec02 clarify that it is safe to delete the lockfile manually if needed [skip ci] 2016-10-03 11:40:53 -04: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
Michael J. Curry
e0240609ab 📎 small change for clippy 2016-10-02 22:08:15 -04:00
Michael J. Curry
6fc412f70a formatting and removing some unused vars and imports 2016-10-02 22:04:04 -04:00
Michael J. Curry
1fb75a8627 check for specific error rather than any panic 2016-10-02 21:56:01 -04:00
Michael J. Curry
bb42606a9b added tests for correct handling of lockfiles 2016-10-02 21:32:49 -04:00
Michael J. Curry
d580b8a5ac don't actually store a pointer to the lockfile, there's no need 2016-10-02 21:19:25 -04:00
Michael J. Curry
f8011c73ed delete lockfile on drop IndexWriter 2016-10-02 21:15:57 -04:00
Michael J. Curry
5986f729ee acquire and create lockfile when creating IndexWriter 2016-10-02 21:08:47 -04:00
Paul Masurel
9298a6ad9e bug/4 2016-10-01 19:03:36 +09:00
Paul Masurel
5e030ac6bb bug/4 2016-10-01 11:38:24 +09:00
Paul Masurel
21a442fc13 Merge pull request #32 from currymj/pedantry
Pedantry
2016-10-01 00:33:04 +09:00
Michael J. Curry
ac9aa5cb5e literally one character changed 2016-09-30 11:19:00 -04:00
Michael J. Curry
a2cc0ff58c readme updates 2016-09-30 11:17:47 -04: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
Michael J. Curry
5443710544 more minor doc text changes 2016-09-29 21:51:12 -04:00
Michael J. Curry
b9ef5909ad small changes to doc comments 2016-09-29 16:47:02 -04:00
Michael J. Curry
9c1d08c489 literally one character change to README 2016-09-29 16:31:50 -04:00
Michael J. Curry
d85cfab7a1 minor fixes to grammar and usage in example file 2016-09-29 16:28:10 -04: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
61ae98e013 Merge branch 'bug/4' of github.com:fulmicoton/tantivy into bug/4 2016-09-28 09:41:41 +09:00
Paul Masurel
9473ac3371 bug/4 one test not passing 2016-09-28 00:11:52 +09:00
Paul Masurel
3d4293346a bug/4 not compiling 2016-09-27 23:23:28 +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
15567e0aa3 NOBUG Build failing 2016-09-26 18:23:19 +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
75b2d13b5d NOBUG Remove useless file 2016-09-23 23:01:58 +09:00
Paul Masurel
f2b87e6ee3 Merge branch 'master' of github.com:fulmicoton/tantivy 2016-09-23 09:34:10 +09:00
Paul Masurel
58ebdde283 Updated README with features 2016-09-23 09:32:16 +09:00
Paul Masurel
8ac1ddfca6 Update README.md 2016-09-23 00:54:42 +09:00
Paul Masurel
f0ea75562b Update README.md 2016-09-23 00:49:19 +09:00
Paul Masurel
e5fbcd5c32 Update README.md 2016-09-23 00:46:46 +09:00
Paul Masurel
c347944d1f Update README.md 2016-09-23 00:43:24 +09:00
Paul Masurel
2be5d43b92 Edited README 2016-09-23 00:35:11 +09:00
Paul Masurel
5a761dbcf0 Added literate programming for the example 2016-09-23 00:23:21 +09:00
Paul Masurel
1a08ca4f95 Doc 2016-09-22 15:45:37 +09:00
Paul Masurel
ca331e7fe5 Added documentation / HeapAllocable 2016-09-22 14:32:44 +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
b337adbd78 NOBUG Added comments. 2016-09-21 00:52:31 +09:00
Paul Masurel
0b11ed517a NOBUG Added documents. 2016-09-20 11:07:40 +09:00
Paul Masurel
e8d5baa44b NOBUG Adding documentation 2016-09-20 08:58:43 +09:00