0
0
bleve/index
Steve Yen 0e72b949b3 upside_down batchRows() takes array of arrays
In order to spend less time in append(), this change in upside_down
(similar to another recent performance change in firestorm) builds up
an array of arrays as the eventual input to batchRows().
2016-01-11 18:11:21 -08:00
..
firestorm firestorm close kvwriter sooner 2016-01-10 15:18:27 -08:00
store added Close() method to KVBatch interface 2016-01-07 17:54:21 -08:00
upside_down upside_down batchRows() takes array of arrays 2016-01-11 18:11:21 -08:00
analysis.go modify code to reuse buffer for kv generation 2015-10-05 17:49:50 -04:00
field_cache.go fix major synchronization issue in the field_cache 2015-12-15 16:39:38 -05:00
index.go make existing integration tests work with firestorm 2015-12-01 12:29:56 -05:00