Commit Graph
1604 Commits
Author SHA1 Message Date
Paul Masurel 7960a00b99 Multi term queries + postings. 2016-07-03 22:44:37 +09:00
Paul Masurel 0b682e2c9e Added impl Postings for Boxed and ref of postings. 2016-06-24 14:50:58 +09:00
Paul Masurel 053e9c7863 Term(Vec) 2016-06-22 17:30:08 +09:00
Paul Masurel 43b69c7b30 renamed module codec -> segment serializer 2016-06-22 17:25:42 +09:00
Paul Masurel a99279c40c split writer into segment_writer and writer 2016-06-22 17:12:33 +09:00
Paul Masurel 754f8cb132 Fixed merger. FstMap now simply iters on keys when merging. Hope it is not too slow 2016-06-22 10:22:33 +09:00
Paul Masurel 0c230c9ebf fixed reading docfreq 2016-06-21 10:07:12 +09:00
Paul Masurel 36684d76c5 Added a bunch of test, change read_postings to work on a term 2016-06-20 21:27:02 +09:00
Paul Masurel 55507a8e0f Added read_postings. 2016-06-20 09:41:17 +09:00
Paul Masurel b93fa39910 Added test for field entry json ser/deser 2016-06-19 23:01:24 +09:00
Paul Masurel 9d8b3759d8 Test passing 2016-06-19 16:08:55 +09:00
Paul Masurel 19b3835b53 Fixed fastfield. 2016-06-19 12:37:52 +09:00
Paul Masurel 6d30546517 Swith to copy semantics for Field 2016-06-19 00:37:03 +09:00
Paul Masurel 3a8d566563 Started refactoring 2016-06-19 00:19:17 +09:00
Paul Masurel 3d8cd078d1 delegating the search logic to a query trait. 2016-06-12 16:22:40 +09:00
Paul Masurel 97edf1f5cb unsure checkpoijnt 2016-06-12 15:15:49 +09:00
Paul Masurel cdcc72a0c9 test passing 2016-05-19 11:08:50 +09:00
Paul Masurel 9226338bf0 freqhandler as an enum 2016-05-15 18:45:41 +09:00
Paul Masurel e65d05fa12 blop 2016-05-08 11:51:10 +09:00
Paul Masurel 4c244c99ae removed deps to SIMDCompressionAndIntersection 2016-05-07 17:35:53 +09:00
Paul Masurel 1a71d4095a blop 2016-05-07 11:16:33 +09:00
Paul Masurel 45746e4175 test passing again 2016-05-06 18:25:17 +09:00
Paul Masurel e66b70051d test not compiling 2016-05-06 16:33:45 +09:00
Paul Masurel dad44f692b merger working again. 2016-05-06 14:41:40 +09:00
Paul Masurel 8d10e48c74 bbbb 2016-05-05 23:12:02 +09:00
Paul Masurel 0410908894 added posting(s) objects. 2016-05-05 13:03:47 +09:00
Paul Masurel 844822277d blop 2016-05-05 11:32:08 +09:00
Paul Masurel 56aa976d60 blop 2016-05-05 11:11:33 +09:00
Paul Masurel 0888beb167 bbb 2016-05-05 00:42:23 +09:00
Paul Masurel 02e7ed0776 bbb 2016-05-04 23:38:52 +09:00
Paul Masurel 293b5e00a6 bbbb 2016-05-04 23:38:24 +09:00
Paul Masurel 042d2f175a blop 2016-05-04 18:42:06 +09:00
Paul Masurel 84e8919c1f blop 2016-05-04 16:04:46 +09:00
Paul Masurel a99bb13301 added skiplist 2016-05-03 14:05:03 +09:00
Paul Masurel 7ede24a957 block encoding is handled in rust. 2016-05-02 18:26:50 +09:00
Paul Masurel 7bfa71fc98 unsorted block compression 2016-05-02 14:23:49 +09:00
Paul Masurel dbfd58296b block 2016-05-02 00:18:03 +09:00
Paul Masurel 3adec0d8f1 block consumes data partially 2016-05-01 23:10:31 +09:00
Paul Masurel 60fe110daf Edited readme 2016-05-01 16:09:19 +09:00
Paul Masurel d70a21f5b2 Added make to the build command. 2016-05-01 16:03:13 +09:00
Paul Masurel 56a543017d blop 2016-05-01 15:51:45 +09:00
Paul Masurel 398f57d10c Cargoml 2016-05-01 15:44:24 +09:00
Paul Masurel 85f5a849a9 allow for git@ url 2016-05-01 15:35:09 +09:00
Paul Masurel 2ed38c37ca Added travis yml file 2016-05-01 15:26:12 +09:00
Paul Masurel 2eb3195904 blop 2016-05-01 15:23:35 +09:00
Paul Masurel 389cdffb4b blop 2016-05-01 15:08:44 +09:00
Paul Masurel 3a2af1aa65 added travis ci conf. 2016-05-01 15:06:40 +09:00
Paul Masurel 056e4e6cf3 Moved collector out. 2016-05-01 14:58:46 +09:00
Paul Masurel 5b7f2f7100 Renamed S4BP128* 2016-05-01 11:58:54 +09:00
Paul Masurel 4cb3a7f077 moved common 2016-05-01 11:26:34 +09:00