0
0
bleve/index
Steve Yen c2bafa2a51 optimize term vectors/locations via preallocated arrays
The change should hit the allocator less often when processing term
vectors/locations as it preallocates larger, contiguous arrays of
records upfront.
2017-01-07 12:34:06 -08:00
..
smolder fix misspellings 2016-10-02 12:11:15 -04:00
store bleve/index/store/moss - accessor for underlying mossStore 2016-12-05 12:25:29 -08:00
upsidedown optimize term vectors/locations via preallocated arrays 2017-01-07 12:34:06 -08:00
analysis.go nicer formatting of license header 2016-10-02 10:13:14 -04:00
field_cache.go nicer formatting of license header 2016-10-02 10:13:14 -04:00
index.go index: DocIDReader.Next() returns nil when done not io.EOF 2016-11-20 19:05:35 +01:00