0
0
bleve/index/scorch/segment
Steve Yen 1cab701f85 scorch zap postingsIter skips freq/norm/locs parsing if allowed
In this optimization, the zap PostingsIterator skips the parsing of
freq/norm/locs chunks based on the includeFreq|Norm|Locs flags.

In bleve-query microbenchmark on dev macbookpro, with 50K en-wiki
docs, on a medium frequency term search that does not ask for term
vectors, throughput was ~750 q/sec before the change and
went to ~1400 q/sec after the change.
2018-03-26 09:49:44 -07:00
..
mem scorch includeFreq/Norm/Locs params for postingsList.Iterator API 2018-03-26 09:49:44 -07:00
zap scorch zap postingsIter skips freq/norm/locs parsing if allowed 2018-03-26 09:49:44 -07:00
empty.go scorch includeFreq/Norm/Locs params for postingsList.Iterator API 2018-03-26 09:49:44 -07:00
int_test.go initial version of scorch which persists index to disk 2017-12-06 18:33:47 -05:00
int.go initial version of scorch which persists index to disk 2017-12-06 18:33:47 -05:00
segment.go scorch includeFreq/Norm/Locs params for postingsList.Iterator API 2018-03-26 09:49:44 -07:00