0
0
bleve/index
Steve Yen bb5cd8f3d6 upside_down merge backIndexRow concurrently
Previously, the code would gather all the backIndexRows before
processing them.  This change instead merges the backIndexRows
concurrently on the theory that we might as well make progress on
compute & processing tasks while waiting for the rest of the back
index rows to be fetched from the KVStore.
2016-01-10 18:50:42 -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 merge backIndexRow concurrently 2016-01-10 18:50:42 -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