0
0
bleve/index
Steve Yen b5d2c32b46 skip termFrequencyRow 0xFF scan as term length is already known
This commit modifies the upside_down TermFrequencyRow parseKDoc() to
skip the ByteSeparator (0xFF) scan, as we already know the term's
length in the UpsideDownCouchTermFieldReader.

On my dev box, results from bleve-query test on high frequency terms
went from previous 107qps to 124qps.
2016-09-18 08:56:05 -07:00
..
store tighter moss KV store iterator handling 2016-08-19 09:10:03 -07:00
upside_down skip termFrequencyRow 0xFF scan as term length is already known 2016-09-18 08:56:05 -07: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 change sort field impl to use indexed values not stored values 2016-08-17 09:20:44 -07:00