Commit Graph
240 Commits
Author SHA1 Message Date
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
Paul Masurel 99cc544720 moved schema in a different mod 2016-05-01 09:54:51 +09:00
Paul Masurel c9810e0b80 isolated store 2016-04-30 21:20:21 +09:00
Paul Masurel 6f148653ff moved fastfield to its own mod. 2016-04-30 19:18:54 +09:00
Paul Masurel 26826ac4ea Moved postings and directory to a different module 2016-04-30 18:45:44 +09:00
Paul Masurel 0f863dcc1e Merge branch 'feature/positions' of github.com:fulmicoton/tantivy into feature/positions 2016-04-30 17:04:01 +09:00
Paul Masurel 2c2a3845bd blop 2016-04-30 17:03:55 +09:00
Paul Masurel 093ed025e2 Added vint binary serializationb 2016-04-28 10:53:42 +09:00
Paul Masurel acf7312af9 Added independant method for block compression, vint compression 2016-04-24 19:09:35 +09:00
Paul Masurel e239b1c989 added position in the write_doc interface. 2016-04-24 09:52:43 +09:00
Paul Masurel bf59180337 starting working on positions 2016-04-23 22:38:49 +09:00
Paul Masurel 55f7cdaed6 blop 2016-04-22 11:19:03 +09:00
Paul Masurel dbe4a18dae removing useless code and imports 2016-04-21 22:32:35 +09:00
Paul Masurel c8bf5e3b17 Using ascii lowercase for better perf. 2016-04-20 09:49:54 +09:00
Paul Masurel f71955a1c2 Using hashmap instead of btreemap 2016-04-19 23:01:53 +09:00