0
0
bleve/index/scorch/segment/mem
Steve Yen 192621f402 scorch includeFreq/Norm/Locs params for postingsList.Iterator API
This commit adds boolean flag params to the scorch
PostingsList.Iterator() method, so that the caller can specify whether
freq/norm/locs information is needed or not.

Future changes can leverage these params for optimizations.
2018-03-26 09:49:44 -07:00
..
build.go scorch mem processDocument reuses fieldLens/docMap arrays 2018-03-08 13:04:51 -08:00
dict_test.go added dictionary tests to mem segment 2017-12-05 09:49:41 -05:00
dict.go MB-28162: Provide API to estimate memory needed to run a search query 2018-03-06 13:53:42 -08:00
posting.go scorch includeFreq/Norm/Locs params for postingsList.Iterator API 2018-03-26 09:49:44 -07:00
segment_test.go scorch includeFreq/Norm/Locs params for postingsList.Iterator API 2018-03-26 09:49:44 -07:00
segment.go MB-28162: Provide API to estimate memory needed to run a search query 2018-03-06 13:53:42 -08:00