0
0
bleve/index
Steve Yen 39d3e2f028 optimize upside_down reader Next() with TermFieldDoc reuse
This optimization changes the index.TermFieldReader.Next() interface
API, adding an optional, pre-allocated *TermFieldDoc parameter, which
can help prevent garbage creation.
2016-07-21 11:10:49 -07:00
..
store MB-20101 - moss KV fix Get() of 0-length vals 2016-07-15 14:41:30 -07:00
upside_down optimize upside_down reader Next() with TermFieldDoc reuse 2016-07-21 11:10:49 -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 optimize upside_down reader Next() with TermFieldDoc reuse 2016-07-21 11:10:49 -07:00