0
0
bleve/index/scorch/segment/mem
Steve Yen ffdeb8055e scorch sorts fields by name to assign fieldID's
This is a stepping stone to allow easier future comparisons of field
maps and potential merge optimizations.

In bleve-blast tests on a 2015 macbook (50K wikipedia docs, 8
indexers, batch size 100, ssd), this does not seem to have a distinct
effect on indexing throughput.
2018-02-08 09:06:30 -08:00
..
build.go scorch sorts fields by name to assign fieldID's 2018-02-08 09:06:30 -08:00
dict_test.go added dictionary tests to mem segment 2017-12-05 09:49:41 -05:00
dict.go scorch mem segment optimizes DictEntry's across Next() calls 2018-02-07 14:17:48 -08:00
posting.go fix up issues to get all bleve unit tests passing for scorch 2017-12-11 15:47:41 -05:00
segment_test.go Tracking memory consumption for a scorch index 2017-12-29 10:20:11 -07:00
segment.go scorch zap in-memory segment representation (SegmentBase) 2018-01-27 11:35:10 -08:00